Hello community,
here is the log from the commit of package plasma-framework for
openSUSE:Factory checked in at 2019-10-14 13:40:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old)
and /work/SRC/openSUSE:Factory/.plasma-framework.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework"
Mon Oct 14 13:40:15 2019 rev:80 rq:738068 version:5.63.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2019-09-23 12:27:33.401707175 +0200
+++
/work/SRC/openSUSE:Factory/.plasma-framework.new.2352/plasma-framework.changes
2019-10-14 13:40:26.813562473 +0200
@@ -1,0 +2,10 @@
+Sun Oct 6 13:27:04 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.63.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Too many changes since 5.62.0, only listing bugfixes:
+ * Fix crash on teardown with Applet's ConfigLoader (kde#411221)
+
+-------------------------------------------------------------------
Old:
----
plasma-framework-5.62.0.tar.xz
plasma-framework-5.62.0.tar.xz.sig
New:
----
plasma-framework-5.63.0.tar.xz
plasma-framework-5.63.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-framework.spec ++++++
--- /var/tmp/diff_new_pack.xesGVD/_old 2019-10-14 13:40:27.405560930 +0200
+++ /var/tmp/diff_new_pack.xesGVD/_new 2019-10-14 13:40:27.421560888 +0200
@@ -17,14 +17,14 @@
%define lname libKF5Plasma5
-%define _tar_path 5.62
+%define _tar_path 5.63
# 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.62.0
+Version: 5.63.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.6.0
-BuildRequires: cmake(Qt5Gui) >= 5.6.0
-BuildRequires: cmake(Qt5Qml) >= 5.6.0
-BuildRequires: cmake(Qt5Quick) >= 5.6.0
+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(Qt5QuickControls2) >= 5.7.0
-BuildRequires: cmake(Qt5Sql) >= 5.6.0
-BuildRequires: cmake(Qt5Svg) >= 5.6.0
-BuildRequires: cmake(Qt5Test) >= 5.6.0
-BuildRequires: cmake(Qt5Widgets) >= 5.6.0
-BuildRequires: cmake(Qt5X11Extras) >= 5.6.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: pkgconfig(egl)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-components = %{version}
@@ -121,9 +121,9 @@
Requires: cmake(KF5Package) >= %{_kf5_bugfix_version}
Requires: cmake(KF5Service) >= %{_kf5_bugfix_version}
Requires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
-Requires: cmake(Qt5Gui) >= 5.6.0
-Requires: cmake(Qt5Qml) >= 5.6.0
-Requires: cmake(Qt5Quick) >= 5.6.0
+Requires: cmake(Qt5Gui) >= 5.11.0
+Requires: cmake(Qt5Qml) >= 5.11.0
+Requires: cmake(Qt5Quick) >= 5.11.0
Conflicts: kapptemplate <= 15.12.3
%description devel
@@ -166,6 +166,7 @@
%license COPYING*
%{_kf5_libdir}/libKF5Plasma.so.*
%{_kf5_libdir}/libKF5PlasmaQuick.so.*
+%{_kf5_debugdir}/plasma-framework.categories
%files
%license COPYING*
++++++ plasma-framework-5.62.0.tar.xz -> plasma-framework-5.63.0.tar.xz ++++++
++++ 7117 lines of diff (skipped)