Hello community,
here is the log from the commit of package xfce4-panel-plugin-battery for
openSUSE:Factory checked in at 2018-10-25 09:08:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-battery (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-battery.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-battery"
Thu Oct 25 09:08:30 2018 rev:15 rq:643653 version:1.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-battery/xfce4-panel-plugin-battery.changes
2017-10-07 17:50:33.863570807 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-battery.new/xfce4-panel-plugin-battery.changes
2018-10-25 09:08:31.798426577 +0200
@@ -1,0 +2,12 @@
+Mon Oct 15 20:12:20 UTC 2018 - Stefan Seyfried <[email protected]>
+
+- update to version 1.1.1:
+ - Avoid memory leaks
+ - Bump to minimal Gtk to 3.16
+ - Only set progressbar width or height depending on the
+ orientation (bxo#12942)
+ - Create a single GtkCssProvider in setup_battmon() (bxo#12975)
+ - Improved spacing and layout in dialogs (bxo#14659)
+- use %license tag for license files
+
+-------------------------------------------------------------------
Old:
----
xfce4-battery-plugin-1.1.0.tar.bz2
New:
----
xfce4-battery-plugin-1.1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-battery.spec ++++++
--- /var/tmp/diff_new_pack.YaaAkV/_old 2018-10-25 09:08:32.366426237 +0200
+++ /var/tmp/diff_new_pack.YaaAkV/_new 2018-10-25 09:08:32.370426235 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-battery
#
-# Copyright (c) 2017 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
@@ -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/
#
@@ -20,16 +20,16 @@
%define plugin_name xfce4-battery-plugin
Name: xfce4-panel-plugin-battery
-Version: 1.1.0
+Version: 1.1.1
Release: 0
Summary: Battery Monitoring Plugin for the Xfce Panel
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/XFCE
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
-BuildRequires: pkgconfig(gtk+-3.0)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4util-1.0)
@@ -71,7 +71,8 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING COPYING.LIB NEWS README
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING COPYING.LIB
%{_libdir}/xfce4/panel/plugins/libbattery.so
%{_datadir}/icons/hicolor/*/apps/xfce4-battery-*.*
%{_datadir}/xfce4/panel/plugins/battery.desktop
++++++ xfce4-battery-plugin-1.1.0.tar.bz2 -> xfce4-battery-plugin-1.1.1.tar.bz2
++++++
++++ 50518 lines of diff (skipped)