Hello community,

here is the log from the commit of package lxqt-common for openSUSE:Factory 
checked in at 2015-11-13 23:35:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-common (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-common"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-common/lxqt-common.changes  2015-08-14 
14:46:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-common.new/lxqt-common.changes     
2015-11-13 23:35:53.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Nov  5 13:19:18 UTC 2015 - [email protected]
+
+- Upstream release 0.10.0
+- Removing patches:
+ * fix_desktop_categories.patch - Using sed in spec file now.
+ * lxqt-common-0.9.1-fix-theme-dirnames.patch - Is in upstream.
+
+-------------------------------------------------------------------

Old:
----
  lxqt-common-0.9.1-fix-theme-dirnames.patch
  lxqt-common-0.9.1.tar.xz

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

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

Other differences:
------------------
++++++ lxqt-common.spec ++++++
--- /var/tmp/diff_new_pack.XvInnc/_old  2015-11-13 23:35:54.000000000 +0100
+++ /var/tmp/diff_new_pack.XvInnc/_new  2015-11-13 23:35:54.000000000 +0100
@@ -17,40 +17,38 @@
 
 
 Name:           lxqt-common
-Version:        0.9.1
+Version:        0.10.0
 Release:        0
 Summary:        Common Data File
 License:        GPL-2.0+ and 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-UPSTREAM [email protected] -- Renames theme dirs to all lower 
case, as lxqt expects, otherwise you get a broken theme'd lxqt on first boot 
(gh#lxde/lxqt#500)
-Patch0:         lxqt-common-0.9.1-fix-theme-dirnames.patch
 # [email protected] -- Use gnomesu for pcmanfm-qt SuCommand [System] setting, gksu 
is not available in openSUSE
 Patch1:                        
lxqt-common-0.9.1-pcmanfm-qt-use-gnomesu-not-gksu.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
-Requires(pre): desktop-file-utils
-Requires(post):        desktop-file-utils
+BuildRequires:  pkgconfig(lxqt) >= %{version}
 Requires:              libgnomesu
-BuildArch:      noarch
+Requires(post): desktop-file-utils
+Requires(pre):  desktop-file-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
+BuildArch:      noarch
 
 %description
 Common data file required for running an lxqt session
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build
 %cmake
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %cmake_install
@@ -68,15 +66,17 @@
 %dir %{_sysconfdir}/xdg/pcmanfm-qt
 %dir %{_sysconfdir}/xdg/pcmanfm-qt/lxqt
 %dir %{_sysconfdir}/xdg/menus
+%dir %{_datadir}/kdm
+%dir %{_datadir}/kdm/sessions
 %config %{_sysconfdir}/xdg/lxqt/*.conf
 %config %{_sysconfdir}/xdg/pcmanfm-qt/lxqt/*.conf
-%{_sysconfdir}/xdg/autostart/*.desktop
 %config %{_sysconfdir}/xdg/menus/*.menu
+%{_sysconfdir}/xdg/autostart/*.desktop
 %{_bindir}/startlxqt
-%{_datadir}/apps
 %{_datadir}/lxqt
 %{_datadir}/xsessions/*.desktop
 %{_datadir}/desktop-directories/
 %{_datadir}/icons/hicolor/scalable/places/*.svg
+%{_datadir}/kdm/sessions/lxqt.desktop
 
 %changelog

++++++ lxqt-common-0.9.1.tar.xz -> lxqt-common-0.10.0.tar.xz ++++++
++++ 27342 lines of diff (skipped)


Reply via email to