Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-04-12 19:28:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old)
 and      /work/SRC/openSUSE:Factory/.kxmlgui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kxmlgui"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-03-16 
10:32:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes     2016-04-12 
19:28:31.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Apr  6 08:50:12 UTC 2016 - [email protected]
+
+- Don't apply use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+  in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new 
+  session management API from 5.6.0 .
+
+-------------------------------------------------------------------
+Mon Apr  4 14:22:57 UTC 2016 - [email protected]
+
+- Update to 5.21.0 (boo#974793)
+  * Fix editing toolbars loses plugged actions
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+-------------------------------------------------------------------

Old:
----
  kxmlgui-5.20.0.tar.xz

New:
----
  kxmlgui-5.21.0.tar.xz

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

Other differences:
------------------
++++++ kxmlgui.spec ++++++
--- /var/tmp/diff_new_pack.4ocH0e/_old  2016-04-12 19:28:32.000000000 +0200
+++ /var/tmp/diff_new_pack.4ocH0e/_new  2016-04-12 19:28:32.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:           kxmlgui
-Version:        5.20.0
+Version:        5.21.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -38,13 +38,13 @@
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Network) >= 5.3.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
-BuildRequires:  cmake(Qt5Xml) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
 Summary:        Framework for managing menu and toolbar actions
 License:        LGPL-2.1+ and GPL-2.0+
@@ -84,9 +84,9 @@
 Requires:       extra-cmake-modules
 Requires:       kconfig-devel >= %{_tar_path}
 Requires:       kconfigwidgets-devel >= %{_tar_path}
-Requires:       cmake(Qt5DBus) >= 5.3.0
-Requires:       cmake(Qt5Widgets) >= 5.3.0
-Requires:       cmake(Qt5Xml) >= 5.3.0
+Requires:       cmake(Qt5DBus) >= 5.4.0
+Requires:       cmake(Qt5Widgets) >= 5.4.0
+Requires:       cmake(Qt5Xml) >= 5.4.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -97,7 +97,9 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%if 0%{?is_opensuse} || 0%{?suse_version} > 1315
 %patch0 -p1
+%endif
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ kxmlgui-5.20.0.tar.xz -> kxmlgui-5.21.0.tar.xz ++++++
++++ 10229 lines of diff (skipped)


Reply via email to