Hello community,
here is the log from the commit of package xfce4-panel-plugin-systemload for
openSUSE:Factory checked in at 2017-05-29 22:18:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-systemload"
Mon May 29 22:18:44 2017 rev:15 rq:489440 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
2014-11-24 11:09:26.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
2017-05-29 22:18:48.751082523 +0200
@@ -1,0 +2,17 @@
+Wed Apr 19 19:32:13 UTC 2017 - [email protected]
+
+- update to version 1.2.1:
+ - rework sizing of the progressbar (bxo#12948, bxo#12974)
+ - rework the use of GtkCssProvider to use a singleton
+ - fix progressbar color with Gtk 3.16/3.18
+ - translation updates
+
+-------------------------------------------------------------------
+Sun Nov 27 11:50:05 UTC 2016 - [email protected]
+
+- update to version 1.2.0:
+ - port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
+ - use MemAvailable on Linux 3.14+
+- do not package ChangeLog; NEWS file is good enough
+
+-------------------------------------------------------------------
Old:
----
xfce4-systemload-plugin-1.1.2.tar.bz2
New:
----
xfce4-systemload-plugin-1.2.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-systemload.spec ++++++
--- /var/tmp/diff_new_pack.wwDVYs/_old 2017-05-29 22:18:49.394991602 +0200
+++ /var/tmp/diff_new_pack.wwDVYs/_new 2017-05-29 22:18:49.398991037 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-systemload
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,23 +16,21 @@
#
-%define panel_version 4.8.0
+%define panel_version 4.12.0
%define plugin_name xfce4-systemload-plugin
Name: xfce4-panel-plugin-systemload
-Version: 1.1.2
+Version: 1.2.1
Release: 0
Summary: System Load Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
Group: System/GUI/XFCE
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.2/%{plugin_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(libxfce4panel-1.0)
-BuildRequires: pkgconfig(libxfce4ui-1)
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
BuildRequires: pkgconfig(upower-glib)
Requires: xfce4-panel >= %{panel_version}
Recommends: %{name}-lang = %{version}
@@ -67,7 +65,7 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING NEWS README
%{_libdir}/xfce4/panel/plugins/libsystemload.so
%{_datadir}/xfce4/panel/plugins/systemload.desktop
++++++ xfce4-systemload-plugin-1.1.2.tar.bz2 ->
xfce4-systemload-plugin-1.2.1.tar.bz2 ++++++
++++ 24960 lines of diff (skipped)