Hello community,
here is the log from the commit of package lxqt-powermanagement for
openSUSE:Factory checked in at 2020-01-29 21:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
and /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-powermanagement"
Wed Jan 29 21:40:22 2020 rev:14 rq:768445 version:0.14.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2019-03-13 16:41:54.494660744 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.26092/lxqt-powermanagement.changes
2020-01-29 21:40:24.266718615 +0100
@@ -1,0 +2,6 @@
+Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter <[email protected]>
+
+- bsc#1161365: Fix build
+- Add buildrequire for glib
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-powermanagement.spec ++++++
--- /var/tmp/diff_new_pack.vxGbjg/_old 2020-01-29 21:40:25.110718941 +0100
+++ /var/tmp/diff_new_pack.vxGbjg/_new 2020-01-29 21:40:25.114718943 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lxqt-powermanagement
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -39,6 +39,7 @@
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5UiTools)
BuildRequires: pkgconfig(Qt5Xdg)
+BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(lxqt) >= %{version}
%requires_eq libQt5Gui5
#BuildRequires: pkgconfig(xcb)