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 2023-07-26 13:24:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-cpugraph-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-cpugraph-plugin.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-cpugraph-plugin"
Wed Jul 26 13:24:35 2023 rev:9 rq:1100754 version:1.2.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin.changes
2022-12-24 17:18:03.731038932 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-cpugraph-plugin.new.15225/xfce4-cpugraph-plugin.changes
2023-07-26 13:25:43.224642918 +0200
@@ -1,0 +2,16 @@
+Sun Jul 23 07:20:33 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.2.8
+ * Update authors
+ * Add option to enable / disable SMT statistics (disabled by default)
+ * Migrate to Xfconf
+ * Move settings functions into namespace
+ * Require Xfconf library
+ * Add 24px icon, cleanup SVG metadata
+ * Update copyright year
+ * Display detailed CPU load on Linux
+ * Improve tooltip
+ * build: Add GLib requirement
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-cpugraph-plugin-1.2.7.tar.bz2
New:
----
xfce4-cpugraph-plugin-1.2.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-cpugraph-plugin.spec ++++++
--- /var/tmp/diff_new_pack.tpiHJy/_old 2023-07-26 13:25:43.872646828 +0200
+++ /var/tmp/diff_new_pack.tpiHJy/_new 2023-07-26 13:25:43.876646853 +0200
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package xfce4-cpugraph-plugin
#
-# Copyright (c) 2022 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 cpugraph
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.2.7
+Version: 1.2.8
Release: 0
Summary: CPU Graph Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -31,10 +31,12 @@
BuildRequires: gcc-c++
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) >= 4.16.0
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2
+BuildRequires: pkgconfig(libxfconf-0) >= 4.12.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-cpugraph-plugin-1.2.7.tar.bz2 ->
xfce4-cpugraph-plugin-1.2.8.tar.bz2 ++++++
++++ 22211 lines of diff (skipped)