Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-systemload-plugin for
openSUSE:Factory checked in at 2025-01-13 17:49:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-systemload-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-systemload-plugin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-systemload-plugin"
Mon Jan 13 17:49:28 2025 rev:6 rq:1236987 version:1.3.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-systemload-plugin/xfce4-systemload-plugin.changes
2022-12-24 17:17:59.511013469 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-systemload-plugin.new.1881/xfce4-systemload-plugin.changes
2025-01-13 17:49:33.129195435 +0100
@@ -1,0 +2,22 @@
+Mon Jan 6 16:56:38 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- update to 1.3.3:
+ * Introduce Darwin support
+ * Update copyright year
+ * build: Bump dependency versions and fix deprecation warnings
+ * I18n: Update po/LINGUAS list
+ * Fix BSD `glibtop_get_netload: Function not implemented` error
+ * scan-build: Fix false positive file
+ * scan-build: Add false positive file
+ * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+ * scan-build: Fix deadcode.DeadStores
+ * network.cc: Fix -Wundef
+ * build: Get rid of intltool
+ * Add 24px icon, cleanup SVG metadata
+ * Fix timeout-seconds min value (Fixes #29)
+ * build: Fix failure due to wrong var type (Fixes #25)
+ * build: Add GLib requirement
+ * Translation Updates
+- Remove obsolete convert-gulong.patch
+
+-------------------------------------------------------------------
Old:
----
convert-gulong.patch
xfce4-systemload-plugin-1.3.2.tar.bz2
New:
----
xfce4-systemload-plugin-1.3.3.tar.bz2
BETA DEBUG BEGIN:
Old: * Translation Updates
- Remove obsolete convert-gulong.patch
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-systemload-plugin.spec ++++++
--- /var/tmp/diff_new_pack.0zIoDv/_old 2025-01-13 17:49:34.249241727 +0100
+++ /var/tmp/diff_new_pack.0zIoDv/_new 2025-01-13 17:49:34.249241727 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package xfce4-systemload-plugin
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,21 +20,25 @@
%define plugin systemload
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.3.2
+Version: 1.3.3
Release: 0
Summary: System Load Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
Group: System/GUI/XFCE
URL: https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.3/%{name}-%{version}.tar.bz2
-Patch0: convert-gulong.patch
BuildRequires: fdupes
BuildRequires: gcc-c++
-BuildRequires: intltool
+BuildRequires: gettext >= 0.19.7
BuildRequires: pkgconfig
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(libgtop-2.0) >= 2.32.0
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
-BuildRequires: pkgconfig(upower-glib)
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2
+BuildRequires: pkgconfig(libxfconf-0) >= 4.16.0
+BuildRequires: pkgconfig(upower-glib) >= 0.99.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-systemload-plugin-1.3.2.tar.bz2 ->
xfce4-systemload-plugin-1.3.3.tar.bz2 ++++++
++++ 43242 lines of diff (skipped)