Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-cpugraph-plugin for
openSUSE:Factory checked in at 2025-01-13 17:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-cpugraph-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-cpugraph-plugin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-cpugraph-plugin"
Mon Jan 13 17:49:37 2025 rev:11 rq:1236993 version:1.2.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.changes
2023-12-18 22:56:04.875915386 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-cpugraph-plugin.new.1881/xfce4-cpugraph-plugin.changes
2025-01-13 17:49:42.925600315 +0100
@@ -1,0 +2,15 @@
+Mon Jan 6 12:38:37 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.2.11
+ * Update copyright year
+ * Introduce Darwin support
+ * Clang: Ignore array designators warning
+ * Remove unneeded condition from SMT code
+ * Refactor SMT
+ * build: clang: Fix -Wunqualified-std-cast-call
+ * I18n: Update po/LINGUAS list
+ * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+ * build: Switch from intltool to gettext
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-cpugraph-plugin-1.2.10.tar.bz2
New:
----
xfce4-cpugraph-plugin-1.2.11.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-cpugraph-plugin.spec ++++++
--- /var/tmp/diff_new_pack.tGhcr1/_old 2025-01-13 17:49:44.133650227 +0100
+++ /var/tmp/diff_new_pack.tGhcr1/_new 2025-01-13 17:49:44.133650227 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-cpugraph-plugin
#
-# Copyright (c) 2023 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,7 +20,7 @@
%define plugin cpugraph
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.2.10
+Version: 1.2.11
Release: 0
Summary: CPU Graph Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -34,11 +34,11 @@
%else
BuildRequires: gcc-c++
%endif
-BuildRequires: intltool
+BuildRequires: gettext >= 0.19.8
BuildRequires: pkgconfig
BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
-BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.16.0
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2
BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0
++++++ xfce4-cpugraph-plugin-1.2.10.tar.bz2 ->
xfce4-cpugraph-plugin-1.2.11.tar.bz2 ++++++
++++ 46507 lines of diff (skipped)