Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2016-10-06 12:43:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-globalkeys"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes  
2015-11-13 23:35:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new/lxqt-globalkeys.changes     
2016-10-06 12:43:33.000000000 +0200
@@ -1,0 +2,27 @@
+Sat Sep 24 21:00:58 UTC 2016 - mvet...@suse.com
+
+- Update to 0.11.0:
+  * Add README.md
+  * Add Catalan translation
+  * daemon: Use QDBusServiceWatcher
+  * Fix typo in German translation for desktop file (#38)
+  * build: Use external translations
+  * ts-files removal (#35)
+  * Improve foreach iterator use
+  * daemon/core: Optimize Core startup string stuff
+  * Client: Fix memory leak (static data)
+  * Fix untranslated string in French translation
+  * fix reseting the state of the edit dialog
+  * Default configs from /etc/xdg/lxqt must be loaded.
+  * static_cast<error_t>, fixes FTBFS for the Hurd
+  * lxqt-globalkeys is LGPL only, there are no GPL files in it
+  * Update italian translation, remove country-specific variant
+  * Italian translation update
+  * Update Russian translation Remove ru_RU files
+  * Update French translation
+  * client: Fix typo in pkg-config dependencies
+  * upd: lxqt-config-globalkeyshortcuts_hu.ts
+  * Fix warning
+- Add keyring
+
+-------------------------------------------------------------------

Old:
----
  lxqt-globalkeys-0.10.0.tar.xz

New:
----
  lxqt-globalkeys-0.11.0.tar.xz
  lxqt-globalkeys-0.11.0.tar.xz.asc
  lxqt-globalkeys.keyring

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

Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.xRgBNt/_old  2016-10-06 12:43:35.000000000 +0200
+++ /var/tmp/diff_new_pack.xRgBNt/_new  2016-10-06 12:43:35.000000000 +0200
@@ -17,17 +17,19 @@
 
 
 Name:           lxqt-globalkeys
-Version:        0.10.0
+Version:        0.11.0
 Release:        0
 Summary:        Global keyboard shortcuts registration
 License:        LGPL-2.1+
-Group:          System/GUI/LXDE-Qt
-Url:            http://www.lxde.org
+Group:          System/GUI/LXQt
+Url:            http://www.lxqt.org
 Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+Source1:        
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc
+Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  kwindowsystem-devel
+BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Requires(pre): desktop-file-utils
@@ -45,7 +47,7 @@
 Requires:       %{name} = %{version}
 Requires:       liblxqt-globalkeys-ui0 = %{version}
 Requires:       liblxqt-globalkeys0 = %{version}
-Requires:       pkg-config
+Requires:       pkgconfig
 
 %description devel
 Development files for lxqt-globalkeys including headers and libraries
@@ -60,19 +62,18 @@
 %package -n liblxqt-globalkeys-ui0
 Summary:        UI lxqt-globalkeys libraries
 Group:          System/Libraries
+Recommends:     %{name}-lang
 
 %description -n liblxqt-globalkeys-ui0
 UI system libraries for lxqt-globalkeys
 
-%lang_package
-
 %prep
 %setup -q
 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and 
shut rpmlint warnings
 #find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
 
 %build
-%cmake
+%cmake -DPULL_TRANSLATIONS=No
 make %{?_smp_mflags}
 
 %install
@@ -120,8 +121,4 @@
 %defattr(-,root,root)
 %{_libdir}/liblxqt-globalkeys-ui.so.*
 
-%files lang
-%defattr(-,root,root)
-%{_datadir}/lxqt/translations
-
 %changelog

++++++ lxqt-globalkeys-0.10.0.tar.xz -> lxqt-globalkeys-0.11.0.tar.xz ++++++
++++ 7519 lines of diff (skipped)


Reply via email to