Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-diskperf-plugin for
openSUSE:Factory checked in at 2022-03-11 21:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-diskperf-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-diskperf-plugin.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-diskperf-plugin"
Fri Mar 11 21:41:17 2022 rev:3 rq:960962 version:2.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-diskperf-plugin/xfce4-diskperf-plugin.changes
2021-01-12 10:28:41.177198970 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-diskperf-plugin.new.25692/xfce4-diskperf-plugin.changes
2022-03-11 21:41:28.738080403 +0100
@@ -1,0 +2,17 @@
+Sat Mar 5 14:18:27 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 2.7.0
+ * Enable high-frequency tooltip updates
+ * Remove rounding to multiples of 5 MiB/s
+ * Change default maximum I/O bandwidth from 40 MiB/s to 1024 MiB/s
+ * Adjust tooltip spacing
+ * Update and sort the list of authors
+ * Bump required GTK+ version to 3.16
+ * Update README
+ * Reformat copyright notices
+ * Update configuration files
+ * Fix compilation warnings
+ * Code cleanups
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-diskperf-plugin-2.6.3.tar.bz2
New:
----
xfce4-diskperf-plugin-2.7.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-diskperf-plugin.spec ++++++
--- /var/tmp/diff_new_pack.unAkWv/_old 2022-03-11 21:41:29.218080770 +0100
+++ /var/tmp/diff_new_pack.unAkWv/_new 2022-03-11 21:41:29.222080774 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package xfce4-diskperf-plugin
+# spec file
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,17 @@
#
-%define panel_version 4.12.0
+%define panel_version 4.16.0
%define plugin diskperf
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 2.6.3
+Version: 2.7.0
Release: 0
Summary: Disk Performance Plugin for the Xfce Panel
License: GPL-2.0-or-later
Group: System/GUI/XFCE
URL: https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin
-Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/2.6/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/2.7/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
@@ -36,7 +36,7 @@
BuildRequires: xfce4-dev-tools
%endif
Requires: xfce4-panel >= %{panel_version}
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang = %{version}-%{release}
# package was renamed in 2019 after Leap 15.1
Provides: xfce4-panel-plugin-%{plugin} = %{version}-%{release}
Obsoletes: xfce4-panel-plugin-%{plugin} < %{version}-%{release}
@@ -49,9 +49,9 @@
%package lang
Summary: Translations for package %{name}
Group: System/Localization
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Supplements: %{name}
-Provides: %{name}-lang-all = %{version}
+Provides: %{name}-lang-all = %{version}-%{release}
# package was renamed in 2019 after Leap 15.1
Obsoletes: xfce4-panel-plugin-%{plugin}-lang < %{version}-%{release}
Provides: xfce4-panel-plugin-%{plugin}-lang = %{version}-%{release}
@@ -85,7 +85,7 @@
%fdupes %{buildroot}%{_datadir}
%files
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
%license COPYING
%{_libdir}/xfce4/panel/plugins/libdiskperf.so
%{_datadir}/xfce4/panel/plugins/diskperf.desktop
++++++ xfce4-diskperf-plugin-2.6.3.tar.bz2 ->
xfce4-diskperf-plugin-2.7.0.tar.bz2 ++++++
++++ 27349 lines of diff (skipped)