Hello community,

here is the log from the commit of package liblxqt for openSUSE:Factory checked 
in at 2018-06-29 22:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblxqt (Old)
 and      /work/SRC/openSUSE:Factory/.liblxqt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblxqt"

Fri Jun 29 22:31:18 2018 rev:10 rq:618058 version:0.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblxqt/liblxqt.changes  2017-10-24 
22:22:58.765531534 +0200
+++ /work/SRC/openSUSE:Factory/.liblxqt.new/liblxqt.changes     2018-06-29 
22:31:43.650240650 +0200
@@ -1,0 +2,24 @@
+Wed Jun 20 13:17:20 UTC 2018 - [email protected]
+
+- Update liblxqt-0.13.0-backlight.patch: use accepted one
+
+-------------------------------------------------------------------
+Thu Jun 14 13:23:36 UTC 2018 - [email protected]
+
+- Remove liblxqt-rpmlintrc (See bsc#1092192)
+- Add liblxqt-0.13.0-backlight.patch:
+  Created by mgerstner when auditing.
+  See https://github.com/lxqt/liblxqt/pull/148
+
+-------------------------------------------------------------------
+Tue May 22 14:05:13 UTC 2018 - [email protected]
+
+- Update to 0.13.0:
+  * An efficient backlight control is added.
+  * ConfigDialog: Adds the ability to select the shown page by name
+  * lxqtpower: Add support for turning monitor(s) off
+- Add BuildRequires for polkit-qt5-1
+- Add lxqt-backlight_backend and polkit file
+- Add rpmlintrc exception (bsc#1092192)
+
+-------------------------------------------------------------------

Old:
----
  liblxqt-0.12.0.tar.xz
  liblxqt-0.12.0.tar.xz.asc

New:
----
  liblxqt-0.13.0-backlight.patch
  liblxqt-0.13.0.tar.xz
  liblxqt-0.13.0.tar.xz.asc

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

Other differences:
------------------
++++++ liblxqt.spec ++++++
--- /var/tmp/diff_new_pack.3NKTxd/_old  2018-06-29 22:31:44.198240231 +0200
+++ /var/tmp/diff_new_pack.3NKTxd/_new  2018-06-29 22:31:44.198240231 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblxqt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,30 +17,31 @@
 
 
 Name:           liblxqt
-Version:        0.12.0
+Version:        0.13.0
 Release:        0
 Summary:        Core utility library for LXQt
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://www.lxqt.org
-Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
+Source:         
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
+Patch0:         liblxqt-0.13.0-backlight.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.4.0
+BuildRequires:  lxqt-build-tools-devel >= 0.5.0
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(polkit-qt5-1)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5Xdg) >= 3.1.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
 Obsoletes:      liblxqt-qt5 < %{version}
 Provides:       liblxqt-qt5 = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 liblxqt represents the core library of LXQt providing essential
@@ -72,6 +73,7 @@
 
 %prep
 %setup -q -n liblxqt-%{version}
+%patch0 -p1
 
 %build
 %cmake -DPULL_TRANSLATIONS=No
@@ -85,13 +87,17 @@
 %postun -n liblxqt0 -p /sbin/ldconfig
 
 %files -n liblxqt0
-%defattr(-,root,root)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %{_libdir}/%{name}.so.0
 %{_libdir}/%{name}.so.0.*
+%dir %{_datadir}/lxqt/
+%{_datadir}/lxqt/power.conf
+%{_bindir}/lxqt-backlight_backend
+%dir %{_datadir}/polkit-1/
+%{_datadir}/polkit-1/actions/
 
 %files devel
-%defattr (-,root,root)
 %{_includedir}/lxqt/
 %{_datadir}/cmake/lxqt/
 %{_libdir}/pkgconfig/lxqt.pc

++++++ liblxqt-0.13.0-backlight.patch ++++++
++++ 672 lines (skipped)

++++++ liblxqt-0.12.0.tar.xz -> liblxqt-0.13.0.tar.xz ++++++
++++ 2412 lines of diff (skipped)



Reply via email to