Hello community,

here is the log from the commit of package kcmutils for openSUSE:Factory 
checked in at 2020-02-14 16:31:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Fri Feb 14 16:31:27 2020 rev:76 rq:773240 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2020-01-14 
21:03:25.862655878 +0100
+++ /work/SRC/openSUSE:Factory/.kcmutils.new.26092/kcmutils.changes     
2020-02-14 16:32:44.731430954 +0100
@@ -1,0 +2,20 @@
+Sun Feb  2 18:06:45 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:32:32 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * prefer the new kcm plugins to the old
+  * KCModuleQml: Ensure defaulted is emitted with the current
+    configModule->representsDefaults on load
+  * Show button respecting what is declared by KCModule
+  * Update KPluginSelector to allow KCM to show good state
+    for reset, apply and default button
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.66.0.tar.xz
  kcmutils-5.66.0.tar.xz.sig

New:
----
  kcmutils-5.67.0.tar.xz
  kcmutils-5.67.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.yZL7WR/_old  2020-02-14 16:32:45.227431230 +0100
+++ /var/tmp/diff_new_pack.yZL7WR/_new  2020-02-14 16:32:45.231431232 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Classes to work with KCModules
 License:        LGPL-2.1-or-later
@@ -36,7 +36,7 @@
 Source2:        frameworks.keyring
 %endif
 Source99:       baselibs.conf
-BuildRequires:  cmake >= 3.0
+BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -49,11 +49,11 @@
 BuildRequires:  cmake(KF5Package) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Qml) >= 5.11.0
-BuildRequires:  cmake(Qt5Quick) >= 5.11.0
-BuildRequires:  cmake(Qt5QuickWidgets) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Qml) >= 5.12.0
+BuildRequires:  cmake(Qt5Quick) >= 5.12.0
+BuildRequires:  cmake(Qt5QuickWidgets) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 
 %description
 KCMUtils provides various classes to work with KCModules. KCModules can be
@@ -90,7 +90,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ kcmutils-5.66.0.tar.xz -> kcmutils-5.67.0.tar.xz ++++++
++++ 5859 lines of diff (skipped)


Reply via email to