Hello community,
here is the log from the commit of package lxqt-powermanagement for
openSUSE:Factory checked in at 2020-11-04 18:28:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
and /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-powermanagement"
Wed Nov 4 18:28:15 2020 rev:17 rq:846006 version:0.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2020-06-29 21:17:52.193692018 +0200
+++
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.11331/lxqt-powermanagement.changes
2020-11-04 18:32:40.388110350 +0100
@@ -1,0 +2,8 @@
+Wed Nov 4 13:44:24 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.16.0:
+ * Added a Power keys section for customizing actions of power,
+ suspend and hibernate keys.
+ * Dropped QProcess deprecated methods.
+
+-------------------------------------------------------------------
Old:
----
lxqt-powermanagement-0.15.0.tar.xz
lxqt-powermanagement-0.15.0.tar.xz.asc
New:
----
lxqt-powermanagement-0.16.0.tar.xz
lxqt-powermanagement-0.16.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-powermanagement.spec ++++++
--- /var/tmp/diff_new_pack.OrcNV0/_old 2020-11-04 18:32:40.940109126 +0100
+++ /var/tmp/diff_new_pack.OrcNV0/_new 2020-11-04 18:32:40.948109108 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lxqt-powermanagement
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: lxqt-powermanagement
-Version: 0.15.0
+Version: 0.16.0
Release: 0
Summary: Power Management and Auto-suspend
License: LGPL-2.1-or-later
@@ -30,20 +30,25 @@
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libQt5Gui-private-headers-devel
-BuildRequires: lxqt-build-tools-devel >= 0.7.0
+BuildRequires: lxqt-build-tools-devel >= 0.8.0
+BuildRequires: lxqt-globalkeys-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5IdleTime)
BuildRequires: cmake(KF5Solid)
-BuildRequires: cmake(KF5WindowSystem)
-BuildRequires: pkgconfig(Qt5Gui)
+BuildRequires: cmake(KF5WindowSystem) >= 5.36.0
+BuildRequires: cmake(Qt5LinguistTools)
+BuildRequires: pkgconfig(Qt5DBus)
+BuildRequires: pkgconfig(Qt5Gui) >= 5.12.0
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5UiTools)
+BuildRequires: pkgconfig(Qt5Widgets)
+BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(lxqt) >= %{version}
-%requires_eq libQt5Gui5
#BuildRequires: pkgconfig(xcb)
Requires: upower
+%requires_eq libQt5Gui5
Recommends: %{name}-lang
%description
@@ -58,7 +63,7 @@
%build
%cmake -DPULL_TRANSLATIONS=No
-make %{?_smp_mflags}
+%make_build
%install
%cmake_install
++++++ lxqt-powermanagement-0.15.0.tar.xz -> lxqt-powermanagement-0.16.0.tar.xz
++++++
++++ 7115 lines of diff (skipped)