Hello community,
here is the log from the commit of package xfce4-panel-plugin-diskperf for
openSUSE:Factory checked in at 2015-03-09 10:07:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-diskperf"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-diskperf/xfce4-panel-plugin-diskperf.changes
2012-07-02 11:26:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-diskperf.new/xfce4-panel-plugin-diskperf.changes
2015-03-09 10:07:44.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Mar 3 21:20:17 UTC 2015 - [email protected]
+
+- update to version 2.5.5
+ - use the new GtkTooltip API
+ - fix a memory leak in the FreeBSD codepath (bxo#11153)
+ - add support for FreeBSD (bxo#10350)
+ - updated translations
+
+-------------------------------------------------------------------
Old:
----
xfce4-diskperf-plugin-2.5.4.tar.bz2
New:
----
xfce4-diskperf-plugin-2.5.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-diskperf.spec ++++++
--- /var/tmp/diff_new_pack.JJMoY6/_old 2015-03-09 10:07:45.000000000 +0100
+++ /var/tmp/diff_new_pack.JJMoY6/_new 2015-03-09 10:07:45.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-diskperf
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,9 +18,8 @@
%define panel_version 4.8.0
%define plugin_name xfce4-diskperf-plugin
-
Name: xfce4-panel-plugin-diskperf
-Version: 2.5.4
+Version: 2.5.5
Release: 0
Summary: Disk Performance Plugin for the Xfce Panel
License: GPL-2.0+
@@ -46,21 +45,18 @@
%build
%configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
%install
%make_install
-rm %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
@@ -68,5 +64,6 @@
%{_datadir}/xfce4/panel/plugins/diskperf.desktop
%files lang -f %{name}.lang
+%defattr(-,root,root)
%changelog
++++++ xfce4-diskperf-plugin-2.5.4.tar.bz2 ->
xfce4-diskperf-plugin-2.5.5.tar.bz2 ++++++
++++ 22798 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]