Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-03-16 10:32:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02 
14:20:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes     2016-03-16 
10:32:22.000000000 +0100
@@ -1,0 +2,27 @@
+Sun Mar  6 10:03:25 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Use non-native Language name as fallback
+  * Fix session management broken since KF5 / Qt5
+    (kde#354724, boo#955280)
+  * Shortcut schemes: support globally installed schemes
+  * Use Qt's qHash(QKeySequence) when building against Qt 5.6+
+  * Shortcut schemes: fix bug where two KXMLGUIClients with the
+    same name overwrite each other's scheme file
+  * kxmlguiwindowtest: add shortcuts dialog, for testing the
+    shortcut schemes editor
+  * Shortcut schemes: improve usability by changing texts in GUI
+  * Shortcut schemes: improve scheme list combo
+    (automatic size, don't clear on unknown scheme)
+  * Shortcut schemes: don't prepend the guiclient name
+    to the filename
+  * Shortcut schemes: create dir before trying to save
+    a new shortcut scheme
+  * Shortcut schemes: restore layout margin, it looks
+    very cramped otherwise
+  * Fix memory leak in KXmlGui startup hook
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+- Drop upstreamed fix-session-saving.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-session-saving.patch
  kxmlgui-5.19.0.tar.xz

New:
----
  kxmlgui-5.20.0.tar.xz

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

Other differences:
------------------
++++++ kxmlgui.spec ++++++
--- /var/tmp/diff_new_pack.PHsiK3/_old  2016-03-16 10:32:23.000000000 +0100
+++ /var/tmp/diff_new_pack.PHsiK3/_new  2016-03-16 10:32:23.000000000 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:           kxmlgui
-Version:        5.19.0
+Version:        5.20.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -52,11 +52,9 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
-Patch0:         fix-session-saving.patch
 # PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported -- kde#354724, 
boo#955280
-Patch1:         use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
+Patch0:         use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,7 +98,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++++++ kxmlgui-5.19.0.tar.xz -> kxmlgui-5.20.0.tar.xz ++++++
++++ 38112 lines of diff (skipped)


Reply via email to