Hello community,
here is the log from the commit of package gnome-power-manager for
openSUSE:Leap:15.2 checked in at 2020-01-30 14:48:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gnome-power-manager (Old)
and /work/SRC/openSUSE:Leap:15.2/.gnome-power-manager.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-power-manager"
Thu Jan 30 14:48:20 2020 rev:22 rq:751785 version:3.32.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/gnome-power-manager/gnome-power-manager.changes
2020-01-15 15:04:50.861885925 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.gnome-power-manager.new.26092/gnome-power-manager.changes
2020-01-30 14:48:48.502851659 +0100
@@ -1,0 +2,29 @@
+Fri Mar 8 12:21:30 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+ + Use newer meson features to avoid a build warning.
+ + Fix warnings and deprecations.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sat Sep 8 09:09:19 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+ + Remove the CPU wakeups feature (it was broken anyway).
+ + Update translations.
+- Remove lang package from recommended packages as it already
+ supplements main package (same effect, it's redundant).
+
+-------------------------------------------------------------------
+Tue Mar 20 17:22:08 UTC 2018 - [email protected]
+
+- Unconditionally enable translation-update-upstream: on
+ Tumbleweed, this results in a NOP and for Leap in SLE paid
+ translations being used (boo#1086036).
+
+-------------------------------------------------------------------
+Wed Feb 28 16:29:19 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
Old:
----
gnome-power-manager-3.26.0.tar.xz
New:
----
gnome-power-manager-3.32.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.4U7w0i/_old 2020-01-30 14:48:48.802851819 +0100
+++ /var/tmp/diff_new_pack.4U7w0i/_new 2020-01-30 14:48:48.802851819 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-power-manager
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,34 +12,31 @@
# 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/
#
Name: gnome-power-manager
-Version: 3.26.0
+Version: 3.32.0
Release: 0
Summary: Power Management for GNOME
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/GNOME
-Url: https://projects.gnome.org/gnome-power-manager/
-Source0:
http://download.gnome.org/sources/gnome-power-manager/3.26/%{name}-%{version}.tar.xz
+URL: https://projects.gnome.org/gnome-power-manager/
+Source0:
https://download.gnome.org/sources/gnome-power-manager/3.32/%{name}-%{version}.tar.xz
BuildRequires: docbook-utils-minimal
BuildRequires: fdupes
BuildRequires: libupower-glib-devel
-BuildRequires: meson
+BuildRequires: meson >= 0.46.0
BuildRequires: pkgconfig
+BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(gdk-3.0) >= 2.91.7
BuildRequires: pkgconfig(glib-2.0) >= 2.45.8
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.8
Requires: gnome-session-core
Requires: upower
-Recommends: %{name}-lang
%glib2_gsettings_schema_requires
-%if !0%{?is_opensuse}
-BuildRequires: translation-update-upstream
-%endif
%description
GNOME Power Manager is a GNOME session daemon that acts as a policy
@@ -50,9 +47,7 @@
%prep
%autosetup
-%if !0%{?is_opensuse}
translation-update-upstream
-%endif
%build
%meson \
@@ -72,7 +67,7 @@
%{_datadir}/applications/org.gnome.PowerStats.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
%{_datadir}/icons/hicolor/*/apps/*
-%{_mandir}/man1/gnome-power-statistics.*
+%{_mandir}/man1/gnome-power-statistics.1%{ext_man}
%dir %{_datadir}/metainfo
%{_datadir}/metainfo/org.gnome.PowerStats.appdata.xml
++++++ gnome-power-manager-3.26.0.tar.xz -> gnome-power-manager-3.32.0.tar.xz
++++++
++++ 5993 lines of diff (skipped)