commit kcoreaddons for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcoreaddons for openSUSE:Factory checked in at 2023-12-17 21:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcoreaddons (Old) and /work/SRC/openSUSE:Factory/.kcoreaddons.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kcoreaddons" Sun Dec 17 21:29:37 2023 rev:124 rq:1133288 version:5.113.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcoreaddons/kcoreaddons.changes 2023-11-13 22:18:54.699174599 +0100 +++ /work/SRC/openSUSE:Factory/.kcoreaddons.new.25432/kcoreaddons.changes 2023-12-17 21:31:17.915347424 +0100 @@ -1,0 +2,16 @@ +Tue Dec 5 11:17:28 UTC 2023 - Christophe Marin <christophe@krop.fr> + +- Update to 5.113.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.113.0 +- Changes since 5.112.0: + * Make testLoadHints pass with the PatchCollection + * KAboutLicense::byKeyword: handle SPDX ids with -or-later + * kdirwatch: find fam as part of the tests now that we include _p.h + * kdirwatch: don't crash after moving threads + * kdirwatch: don't leave relative entries dangling + * kdirwatch: expand ref counting system to keep account of public instances + * kdirwatch: always unref d, and unset d from inside d + +------------------------------------------------------------------- Old: ---- kcoreaddons-5.112.0.tar.xz kcoreaddons-5.112.0.tar.xz.sig New: ---- kcoreaddons-5.113.0.tar.xz kcoreaddons-5.113.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcoreaddons.spec ++++++ --- /var/tmp/diff_new_pack.1tJuVI/_old 2023-12-17 21:31:18.495368486 +0100 +++ /var/tmp/diff_new_pack.1tJuVI/_new 2023-12-17 21:31:18.499368631 +0100 @@ -17,14 +17,14 @@ %define lname libKF5CoreAddons5 -%define _tar_path 5.103 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} +%define qt5_version 5.15.2 %bcond_without released Name: kcoreaddons -Version: 5.112.0 +Version: 5.113.0 Release: 0 Summary: Utilities for core application functionality and accessing the OS License: LGPL-2.1-or-later @@ -34,12 +34,11 @@ Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: extra-cmake-modules >= %{_tar_path} +BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes -BuildRequires: kf5-filesystem BuildRequires: shared-mime-info -BuildRequires: cmake(Qt5Core) >= 5.15.0 -BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 +BuildRequires: cmake(Qt5Core) >= %{qt5_version} +BuildRequires: cmake(Qt5LinguistTools) >= %{qt5_version} Requires: shared-mime-info %description @@ -63,8 +62,7 @@ Summary: Utilities for core application functionality and accessing the OS Requires: %{lname} = %{version} Requires: %{name} = %{version} -Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.15.0 +Requires: cmake(Qt5Core) >= %{qt5_version} %description devel KCoreAddons provides classes built on top of QtCore to perform various tasks ++++++ kcoreaddons-5.112.0.tar.xz -> kcoreaddons-5.113.0.tar.xz ++++++ ++++ 7342 lines of diff (skipped)
participants (1)
-
Source-Sync