Hello community,

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

Package is "plasma-framework"

Fri Feb 14 16:34:48 2020 rev:85 rq:773300 version:5.67.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes        
2020-01-14 21:07:44.962775813 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-framework.new.26092/plasma-framework.changes 
    2020-02-14 16:35:34.739525701 +0100
@@ -1,0 +2,14 @@
+Sun Feb  2 18:07:17 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Sun Feb  2 14:33:05 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
+- 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.uQTOfR/_old  2020-02-14 16:35:35.403526071 +0100
+++ /var/tmp/diff_new_pack.uQTOfR/_new  2020-02-14 16:35:35.407526073 +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