Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2020-01-14 20:59:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Tue Jan 14 20:59:44 2020 rev:75 rq:763441 version:5.66.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2019-12-18 14:42:06.593768232 +0100 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.6675/kcmutils.changes 2020-01-14 21:03:25.862655878 +0100 @@ -1,0 +2,13 @@ +Sun Jan 5 09:02:00 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.66.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.66.0.php +- Changes since 5.65.0: + * Deprecate KCModuleContainer + * Remove endl. qCritical/qDebug already adds a endl. + * Port from KDE::icon to KIconUtils for getting icon overlays + * Update the obsolete projects.kde.org URL + +------------------------------------------------------------------- Old: ---- kcmutils-5.65.0.tar.xz kcmutils-5.65.0.tar.xz.sig New: ---- kcmutils-5.66.0.tar.xz kcmutils-5.66.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.yiZAir/_old 2020-01-14 21:03:26.638656237 +0100 +++ /var/tmp/diff_new_pack.yiZAir/_new 2020-01-14 21:03:26.642656239 +0100 @@ -1,7 +1,7 @@ # # spec file for package kcmutils # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.65 +%define _tar_path 5.66 # 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.65.0 +Version: 5.66.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -43,8 +43,8 @@ BuildRequires: cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Declarative) >= %{_kf5_bugfix_version} +BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5IconThemes) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} ++++++ kcmutils-5.65.0.tar.xz -> kcmutils-5.66.0.tar.xz ++++++ ++++ 9319 lines of diff (skipped)
