Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Leap:15.2 checked in at 2020-02-16 18:27:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma-framework (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.plasma-framework.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-framework"

Sun Feb 16 18:27:36 2020 rev:67 rq:773959 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/plasma-framework/plasma-framework.changes      
2020-01-19 15:50:05.697795423 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.plasma-framework.new.26092/plasma-framework.changes
   2020-02-16 18:28:34.946726230 +0100
@@ -1,0 +2,14 @@
+Sun Feb  2 18:07:17 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:33:05 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Too many changes to list here.
+
+-------------------------------------------------------------------

Old:
----
  plasma-framework-5.66.0.tar.xz
  plasma-framework-5.66.0.tar.xz.sig

New:
----
  plasma-framework-5.67.0.tar.xz
  plasma-framework-5.67.0.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.JfX1TH/_old  2020-02-16 18:28:35.374726454 +0100
+++ /var/tmp/diff_new_pack.JfX1TH/_new  2020-02-16 18:28:35.378726456 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname libKF5Plasma5
-%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:           plasma-framework
-Version:        5.66.0
+Version:        5.67.0
 Release:        0
 Summary:        Plasma library and runtime components based upon KF5 and Qt5
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
@@ -63,16 +63,16 @@
 BuildRequires:  cmake(KF5Wayland) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Concurrent) >= 5.11.0
-BuildRequires:  cmake(Qt5Gui) >= 5.11.0
-BuildRequires:  cmake(Qt5Qml) >= 5.11.0
-BuildRequires:  cmake(Qt5Quick) >= 5.11.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.12.0
+BuildRequires:  cmake(Qt5Gui) >= 5.12.0
+BuildRequires:  cmake(Qt5Qml) >= 5.12.0
+BuildRequires:  cmake(Qt5Quick) >= 5.12.0
 BuildRequires:  cmake(Qt5QuickControls2) >= 5.7.0
-BuildRequires:  cmake(Qt5Sql) >= 5.11.0
-BuildRequires:  cmake(Qt5Svg) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.11.0
+BuildRequires:  cmake(Qt5Sql) >= 5.12.0
+BuildRequires:  cmake(Qt5Svg) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.12.0
 #FIXME: Figure how to add it properly
 BuildRequires:  libQt5PlatformHeaders-devel
 BuildRequires:  pkgconfig(egl)
@@ -123,9 +123,9 @@
 Requires:       cmake(KF5Package) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5Service) >= %{_kf5_bugfix_version}
 Requires:       cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
-Requires:       cmake(Qt5Gui) >= 5.11.0
-Requires:       cmake(Qt5Qml) >= 5.11.0
-Requires:       cmake(Qt5Quick) >= 5.11.0
+Requires:       cmake(Qt5Gui) >= 5.12.0
+Requires:       cmake(Qt5Qml) >= 5.12.0
+Requires:       cmake(Qt5Quick) >= 5.12.0
 Conflicts:      kapptemplate <= 15.12.3
 
 %description devel
@@ -138,7 +138,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++++++ plasma-framework-5.66.0.tar.xz -> plasma-framework-5.67.0.tar.xz ++++++
++++ 13297 lines of diff (skipped)


Reply via email to