Hello community, here is the log from the commit of package kcmutils for openSUSE:Leap:15.2 checked in at 2020-06-17 11:35:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kcmutils (Old) and /work/SRC/openSUSE:Leap:15.2/.kcmutils.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Wed Jun 17 11:35:00 2020 rev:66 rq:814421 version:5.71.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kcmutils/kcmutils.changes 2020-06-11 16:18:01.158746436 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kcmutils.new.3606/kcmutils.changes 2020-06-17 11:36:14.671834250 +0200 @@ -1,0 +2,21 @@ +Sun Jun 7 08:06:22 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.71.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.71.0 +- Changes since 5.70.0: + * Add X-KDE-KCM-Args as property, read property in module loader + * Repair kcmshell5 after previous commits, now with unittest + * Add test for a "normal" KCM with desktop file + * Rename KCModuleInfo unittest and extend it with the "fake KCM" testcase + * Fix crash when loading an external app KCM like yast (kde#421566) + * KSettings::Dialog: avoid duplicate entries due cascading $XDG_DATA_DIRS +- Drop upstream patches: + * Fix-crash-when-loading-external-app.patch + * Rename-KCModuleInfo-unittest-and-extend-it-with-fake-KCM.patch + * Add-test-for-a-normal-KCM-with-desktop-file.patch + * Repair-kcmshell5-after-previous-commits.patch + * Port-these-two-to-KCModuleInfo_property-as-well.patch + +------------------------------------------------------------------- Old: ---- Add-test-for-a-normal-KCM-with-desktop-file.patch Fix-crash-when-loading-external-app.patch Port-these-two-to-KCModuleInfo_property-as-well.patch Rename-KCModuleInfo-unittest-and-extend-it-with-fake-KCM.patch Repair-kcmshell5-after-previous-commits.patch kcmutils-5.70.0.tar.xz kcmutils-5.70.0.tar.xz.sig New: ---- kcmutils-5.71.0.tar.xz kcmutils-5.71.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.yf6Vz7/_old 2020-06-17 11:36:15.187835810 +0200 +++ /var/tmp/diff_new_pack.yf6Vz7/_new 2020-06-17 11:36:15.191835822 +0200 @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.70 +%define _tar_path 5.71 # 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}')} %bcond_without lang Name: kcmutils -Version: 5.70.0 +Version: 5.71.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -36,13 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch: Fix-crash-when-loading-external-app.patch -# PATCH-FIX-UPSTREAM -Patch1: Rename-KCModuleInfo-unittest-and-extend-it-with-fake-KCM.patch -Patch2: Add-test-for-a-normal-KCM-with-desktop-file.patch -Patch3: Repair-kcmshell5-after-previous-commits.patch -Patch4: Port-these-two-to-KCModuleInfo_property-as-well.patch BuildRequires: cmake >= 3.5 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes @@ -94,7 +87,6 @@ %prep %setup -q -%autopatch -p1 %build %cmake_kf5 -d build ++++++ kcmutils-5.70.0.tar.xz -> kcmutils-5.71.0.tar.xz ++++++ ++++ 8573 lines of diff (skipped)
