Hello community,
here is the log from the commit of package lxqt-powermanagement for
openSUSE:Factory checked in at 2015-11-13 23:35:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
and /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-powermanagement"
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2015-02-25 02:18:13.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new/lxqt-powermanagement.changes
2015-11-13 23:35:40.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Nov 6 16:25:33 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-powermanagement-0.9.0.tar.xz
New:
----
lxqt-powermanagement-0.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-powermanagement.spec ++++++
--- /var/tmp/diff_new_pack.okxAGS/_old 2015-11-13 23:35:41.000000000 +0100
+++ /var/tmp/diff_new_pack.okxAGS/_new 2015-11-13 23:35:41.000000000 +0100
@@ -17,20 +17,19 @@
Name: lxqt-powermanagement
-Version: 0.9.0
+Version: 0.10.0
Release: 0
Summary: Power Management and Auto-suspend
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: libQt5Gui-private-headers-devel
+BuildRequires: solid-devel
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5UiTools)
@@ -43,23 +42,18 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Lxqt daemon for power management and Auto-suspend
+LXQt daemon for power management and Auto-suspend
-%package -n %{name}-lang
-Summary: Translations for lxqt-powermanagement
-Group: System/GUI/LXDE-Qt
-Requires: %{name} = %{version}
-
-%description -n %{name}-lang
-Translation files for lxqt-powermanagement
+%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
@@ -81,7 +75,7 @@
%dir %{_datadir}/icons/hicolor/scalable/devices
%{_datadir}/icons/hicolor/scalable/devices/*.svg
-%files -n %{name}-lang
+%files lang
%defattr(-,root,root)
%{_datadir}/lxqt/translations
++++++ lxqt-powermanagement-0.9.0.tar.xz -> lxqt-powermanagement-0.10.0.tar.xz
++++++
++++ 8254 lines of diff (skipped)