Hello community,

here is the log from the commit of package xfce4-panel-plugin-systemload for 
openSUSE:Factory checked in at 2012-05-08 06:51:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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", Maintainer is 
"[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-systemload/xfce4-panel-plugin-systemload.changes
      2012-04-19 12:40:08.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-systemload.new/xfce4-panel-plugin-systemload.changes
 2012-05-08 06:52:03.000000000 +0200
@@ -1,0 +2,22 @@
+Fri Apr 20 11:43:10 UTC 2012 - [email protected]
+
+- corrected license
+
+-------------------------------------------------------------------
+Wed Apr 18 17:25:53 UTC 2012 - [email protected]
+
+- update to version 1.1.0
+  - fix progressbar width in vertical mode
+  - added about dialog
+  - use a single label to show uptime, either 'X days' (if > 0) or
+    'hh:mm'
+  - build the plugin as a module
+  - added a power-saving interval option using upower (if present
+    at build time)
+  - added an update interval option
+  - rewritten configuration dialog
+  - conditional retrieval of system stats
+  - port to libxfce4ui
+  - fix transparency issues
+
+-------------------------------------------------------------------

Old:
----
  xfce4-systemload-plugin-1.0.0.tar.bz2

New:
----
  xfce4-systemload-plugin-1.1.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfce4-panel-plugin-systemload.spec ++++++
--- /var/tmp/diff_new_pack.5bfpsO/_old  2012-05-08 06:52:08.000000000 +0200
+++ /var/tmp/diff_new_pack.5bfpsO/_new  2012-05-08 06:52:08.000000000 +0200
@@ -20,10 +20,10 @@
 %define plugin_name xfce4-systemload-plugin
 
 Name:           xfce4-panel-plugin-systemload
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        System Load Monitoring Plugin for the Xfce Panel
-License:        GPL-2.0+
+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.0/%{plugin_name}-%{version}.tar.bz2
@@ -31,8 +31,9 @@
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  pkgconfig(libxfcegui4-1.0)
+BuildRequires:  pkgconfig(upower-glib)
 Requires:       xfce4-panel >= %{panel_version}
 Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -53,6 +54,8 @@
 %install
 %make_install
 
+rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libsystemload.la
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
 
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
@@ -64,8 +67,9 @@
 
 %files
 %defattr(-,root,root)
-%{_libexecdir}/xfce4/panel-plugins/xfce4-systemload-plugin
-%{_datadir}/xfce4/panel-plugins/systemload.desktop
+%doc AUTHORS ChangeLog COPYING NEWS README
+%{_libdir}/xfce4/panel/plugins/libsystemload.so
+%{_datadir}/xfce4/panel/plugins/systemload.desktop
 
 %files lang -f %{name}.lang
 

++++++ xfce4-systemload-plugin-1.0.0.tar.bz2 -> 
xfce4-systemload-plugin-1.1.0.tar.bz2 ++++++
++++ 36330 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to