Hello community,

here is the log from the commit of package kglobalaccel for openSUSE:Factory 
checked in at 2016-08-29 15:14:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kglobalaccel (Old)
 and      /work/SRC/openSUSE:Factory/.kglobalaccel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kglobalaccel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kglobalaccel/kglobalaccel.changes        
2016-07-15 12:34:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kglobalaccel.new/kglobalaccel.changes   
2016-08-29 15:14:56.000000000 +0200
@@ -1,0 +2,16 @@
+Sun Aug 21 17:21:43 UTC 2016 - [email protected]
+
+- Make sure the right subpackage calls ldconfig
+
+-------------------------------------------------------------------
+Sun Aug  7 21:52:49 UTC 2016 - [email protected]
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * Use klauncher dbus instead of KRun (kde#366415)
+  * Launch jumplist actions via KGlobalAccel
+  * KGlobalAccel: Fix deadlock on exit under Windows
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+-------------------------------------------------------------------

Old:
----
  kglobalaccel-5.24.0.tar.xz

New:
----
  kglobalaccel-5.25.0.tar.xz

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

Other differences:
------------------
++++++ kglobalaccel.spec ++++++
--- /var/tmp/diff_new_pack.0px4pk/_old  2016-08-29 15:14:57.000000000 +0200
+++ /var/tmp/diff_new_pack.0px4pk/_new  2016-08-29 15:14:57.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5GlobalAccel5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:           kglobalaccel
-Version:        5.24.0
+Version:        5.25.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -31,15 +31,16 @@
 BuildRequires:  kcrash-devel >= %{_tar_path}
 BuildRequires:  kdbusaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
+BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.4.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
 %endif
 BuildRequires:  libxcb-devel
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb-keysyms)
 Summary:        Global desktop keyboard shortcuts
@@ -87,8 +88,8 @@
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
 Requires:       libKF5GlobalAccelPrivate5 = %{version}
-Requires:       cmake(Qt5DBus) >= 5.4.0
-Requires:       cmake(Qt5Widgets) >= 5.4.0
+Requires:       cmake(Qt5DBus) >= 5.5.0
+Requires:       cmake(Qt5Widgets) >= 5.5.0
 
 %description devel
 KGlobalAccel allows you to have global accelerators that are independent of
@@ -128,9 +129,9 @@
 
 %postun -n %lname -p /sbin/ldconfig
 
-%post -n kglobalaccel5 -p /sbin/ldconfig
+%post -n libKF5GlobalAccelPrivate5 -p /sbin/ldconfig
 
-%postun -n kglobalaccel5 -p /sbin/ldconfig
+%postun -n libKF5GlobalAccelPrivate5 -p /sbin/ldconfig
 
 %if %{with lang}
 %files -n %lname-lang -f %{name}5.lang

++++++ kglobalaccel-5.24.0.tar.xz -> kglobalaccel-5.25.0.tar.xz ++++++
++++ 6468 lines of diff (skipped)


Reply via email to