Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2015-11-13 23:35: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-02-25 02:18:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new/lxqt-globalkeys.changes     
2015-11-13 23:35:34.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov  6 15:06:06 UTC 2015 - [email protected]
+
+- Upstream release 0.10.0
+- Removing patches:
+ * fix_desktop_categories.patch - Using sed in spec file now
+
+-------------------------------------------------------------------

Old:
----
  fix_desktop_categories.patch
  lxqt-globalkeys-0.9.0.tar.xz

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

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

Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.CYSOWe/_old  2015-11-13 23:35:35.000000000 +0100
+++ /var/tmp/diff_new_pack.CYSOWe/_new  2015-11-13 23:35:35.000000000 +0100
@@ -17,21 +17,19 @@
 
 
 Name:           lxqt-globalkeys
-Version:        0.9.0
+Version:        0.10.0
 Release:        0
 Summary:        Global keyboard shortcuts registration
 License:        LGPL-2.1+
 Group:          System/GUI/LXDE-Qt
 Url:            http://www.lxde.org
 Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE fix_desktop_categories.patch [email protected] -- Fix 
desktop categories
-Patch0:         fix_desktop_categories.patch
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  pkgconfig(lxqt) >= 0.9.0
+BuildRequires:  pkgconfig(lxqt) >= %{version}
 Requires(pre): desktop-file-utils
 Requires(post):        desktop-file-utils
 Obsoletes:      lxqt-globalkeys-qt5 < %{version}
@@ -66,21 +64,16 @@
 %description -n liblxqt-globalkeys-ui0
 UI system libraries for lxqt-globalkeys
 
-%package -n %{name}-lang
-Summary:        Translations for lxqt-globalkeys 
-Group:          System/Libraries
-Requires:       %{name} = %{version}
-
-%description -n %{name}-lang
-Translation files for lxqt-globalkeys
+%lang_package
 
 %prep
 %setup -q
-%patch0 -p1
+# 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
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %cmake_install
@@ -102,7 +95,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS LICENSE
 %{_bindir}/lxqt-globalkeysd
 %{_bindir}/lxqt-config-globalkeyshortcuts
 %{_datadir}/applications/lxqt-config-globalkeyshortcuts.desktop
@@ -114,20 +107,20 @@
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/liblxqt-globalkeys.so
 %{_libdir}/liblxqt-globalkeys-ui.so
+%dir %{_datadir}/cmake/lxqt-globalkeys
+%dir %{_datadir}/cmake/lxqt-globalkeys-ui
+%{_datadir}/cmake/lxqt-globalkeys/*
+%{_datadir}/cmake/lxqt-globalkeys-ui/*
 
 %files -n liblxqt-globalkeys0
 %defattr(-,root,root)
-%dir %{_libdir}/cmake/lxqt-globalkeys
 %{_libdir}/liblxqt-globalkeys.so.*
-%{_libdir}/cmake/lxqt-globalkeys/*
 
 %files -n liblxqt-globalkeys-ui0
 %defattr(-,root,root)
-%dir %{_libdir}/cmake/lxqt-globalkeys-ui
 %{_libdir}/liblxqt-globalkeys-ui.so.*
-%{_libdir}/cmake/lxqt-globalkeys-ui/*
 
-%files -n %{name}-lang
+%files lang
 %defattr(-,root,root)
 %{_datadir}/lxqt/translations
 

++++++ lxqt-globalkeys-0.9.0.tar.xz -> lxqt-globalkeys-0.10.0.tar.xz ++++++
++++ 10207 lines of diff (skipped)


Reply via email to