Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-netload-plugin for
openSUSE:Factory checked in at 2023-05-02 16:18:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-netload-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-netload-plugin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-netload-plugin"
Tue May 2 16:18:36 2023 rev:3 rq:1083873 version:1.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-netload-plugin/xfce4-netload-plugin.changes
2021-03-12 13:33:45.874363272 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-netload-plugin.new.1533/xfce4-netload-plugin.changes
2023-05-02 16:20:13.394236326 +0200
@@ -1,0 +2,17 @@
+Sat Apr 29 09:01:29 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.4.1
+ * Fix wrong description in about dialog
+ * Fix wrong units in bytes (Fixes #22)
+ * Update copyright year
+ * Add option to set number of decimal points (Closes #21)
+ * build: Fix intltool lock file problem during make distcheck
+ * build: Add GLib requirement
+ * build: Fix autotools warnings
+ * Update COPYING
+ * Check if ip_address string is non-empty
+ * Free memory only after last reference
+ * Reset source id to prevent double free
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-netload-plugin-1.4.0.tar.bz2
New:
----
xfce4-netload-plugin-1.4.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-netload-plugin.spec ++++++
--- /var/tmp/diff_new_pack.vvbcGT/_old 2023-05-02 16:20:14.510242943 +0200
+++ /var/tmp/diff_new_pack.vvbcGT/_new 2023-05-02 16:20:14.518242991 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-netload-plugin
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define plugin netload
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.4.0
+Version: 1.4.1
Release: 0
Summary: Network Load Monitoring Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -30,8 +30,10 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-netload-plugin-1.4.0.tar.bz2 -> xfce4-netload-plugin-1.4.1.tar.bz2
++++++
++++ 56215 lines of diff (skipped)