Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-genmon-plugin for
openSUSE:Factory checked in at 2023-04-18 15:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-genmon-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-genmon-plugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-genmon-plugin"
Tue Apr 18 15:52:43 2023 rev:4 rq:1079981 version:4.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-genmon-plugin/xfce4-genmon-plugin.changes
2021-01-26 14:51:25.863815112 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-genmon-plugin.new.2023/xfce4-genmon-plugin.changes
2023-04-18 15:52:47.737386552 +0200
@@ -1,0 +2,30 @@
+Mon Apr 17 06:23:47 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 4.2.0
+ * Add shell script to migrate settings to xfconf
+ * Fix GDK_Critical
+ * Fixed deskbar support. Issue #8
+ * Add Update Now menu option to right-click menu
+ * build: Add GLib requirement
+ * build: Fix autotools warnings
+ * Use "logo-icon-name" instead of "logo" in about dialog
+ * ***Migrate settings to xfconf
+ * Remove unused variable
+ * Fix intltool lock file bug in make distcheck
+ * Remove closing of standard file descriptors in the child process
+ * Update COPYING
+ * Add <css> tag support
+ * fixed .genmon_label and -gtk-icon transform bugs
+ * Fix code indentation and readalility
+ * Add support for single and multi-row panel layout options
+ * Added support for <css></css> XML tag. Changed default
+ progressbar width to 4px
+ * automake: Modernize following other projects
+ * autoconf: Some updates
+ * Update `.gitignore`
+ * Add missing comments to code functions
+ * Fix indentation
+ * Translation updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-genmon-plugin-4.1.1.tar.bz2
New:
----
xfce4-genmon-plugin-4.2.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-genmon-plugin.spec ++++++
--- /var/tmp/diff_new_pack.CWMRZo/_old 2023-04-18 15:52:48.237389431 +0200
+++ /var/tmp/diff_new_pack.CWMRZo/_new 2023-04-18 15:52:48.241389455 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-genmon-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,16 +20,18 @@
%define plugin genmon
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 4.1.1
+Version: 4.2.0
Release: 0
Summary: Generic Monitoring Plugin for the Xfce Panel
License: LGPL-2.1-or-later
Group: System/GUI/XFCE
URL: https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin
-Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/4.1/%{name}-%{version}.tar.bz2
+Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/4.2/%{name}-%{version}.tar.bz2
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}
%if %{with git}
++++++ xfce4-genmon-plugin-4.1.1.tar.bz2 -> xfce4-genmon-plugin-4.2.0.tar.bz2
++++++
++++ 40679 lines of diff (skipped)