Hello community,

here is the log from the commit of package kglobalaccel for openSUSE:Factory 
checked in at 2015-02-16 15:07:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-01-29 12:54:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kglobalaccel.new/kglobalaccel.changes   
2015-02-16 17:31:14.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Feb  8 18:15:41 UTC 2015 - [email protected]
+
+- Update to 5.7.0
+  * Now includes the runtime component, making this a tier3 framework
+  * Made the Windows backend work again
+  * Re-enabled the Mac backend
+  * Fixed crash in KGlobalAccel X11 runtime shutdown
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+-------------------------------------------------------------------

Old:
----
  kglobalaccel-5.6.0.tar.xz

New:
----
  kglobalaccel-5.7.0.tar.xz

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

Other differences:
------------------
++++++ kglobalaccel.spec ++++++
--- /var/tmp/diff_new_pack.Loy2MA/_old  2015-02-16 17:31:15.000000000 +0100
+++ /var/tmp/diff_new_pack.Loy2MA/_new  2015-02-16 17:31:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kglobalaccel
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,34 @@
 
 
 %define lname   libKF5GlobalAccel5
+%define _tar_path 5.7
 Name:           kglobalaccel
-Version:        5.6.0
+Version:        %{_tar_path}.0
 Release:        0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.6.0
+BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  fdupes
+BuildRequires:  kconfig-devel >= %{kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{kf5_version}
+BuildRequires:  kcrash-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
+BuildRequires:  libxcb-devel
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcb-keysyms)
 Summary:        Global desktop keyboard shortcuts
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -69,9 +79,19 @@
 the focused window.  Unlike regular shortcuts, the application's window does 
not
 need focus for them to be activated. Development files.
 
+%package -n kglobalaccel5
+Summary:        Configurable global shortcut support
+Group:          System/GUI/KDE
+
+%description -n kglobalaccel5
+KGlobalAccel allows you to have global accelerators that are independent
+of the focused window. Unlike regular shortcuts, the application's window
+does not need focus for them to be activated.
+
 %lang_package -n %lname
 %prep
 %setup -q
+rm -rf po/*/kglobalaccel5.po
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
@@ -87,6 +107,10 @@
 
 %postun -n %lname -p /sbin/ldconfig
 
+%post -n kglobalaccel5 -p /sbin/ldconfig
+
+%postun -n kglobalaccel5 -p /sbin/ldconfig
+
 %files -n %lname-lang -f %{name}5.lang
 
 %files -n %lname
@@ -103,4 +127,11 @@
 %{_kf5_dbusinterfacesdir}/kf5_org.kde.kglobalaccel.Component.xml
 %{_kf5_mkspecsdir}/qt_KGlobalAccel.pri
 
+%files -n kglobalaccel5
+%defattr(-,root,root)
+%doc COPYING*
+%{_kf5_bindir}/kglobalaccel5
+%{_kf5_sharedir}/dbus-1/services/org.kde.kglobalaccel.service
+%{_kf5_servicesdir}/kglobalaccel5.desktop
+
 %changelog

++++++ kglobalaccel-5.6.0.tar.xz -> kglobalaccel-5.7.0.tar.xz ++++++
++++ 7417 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to