Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-fsguard-plugin for
openSUSE:Factory checked in at 2023-04-20 15:14:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-fsguard-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-fsguard-plugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-fsguard-plugin"
Thu Apr 20 15:14:59 2023 rev:3 rq:1080850 version:1.1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-fsguard-plugin/xfce4-fsguard-plugin.changes
2021-01-12 10:28:43.629202321 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-fsguard-plugin.new.2023/xfce4-fsguard-plugin.changes
2023-04-20 15:16:07.846536345 +0200
@@ -1,0 +2,14 @@
+Thu Apr 20 08:06:04 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.1.3
+ * Fix autotools warnings
+ * Update copyright year
+ * build: Add GLib requirement
+ * Fix blurry icons when UI scale > 1
+ * build: Fix intltool lock file problem during make distcheck
+ * autoconf: Some updates
+ * Update `.gitignore`
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-fsguard-plugin-1.1.2.tar.bz2
New:
----
xfce4-fsguard-plugin-1.1.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-fsguard-plugin.spec ++++++
--- /var/tmp/diff_new_pack.jlL0MN/_old 2023-04-20 15:16:08.446540416 +0200
+++ /var/tmp/diff_new_pack.jlL0MN/_new 2023-04-20 15:16:08.450540443 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-fsguard-plugin
#
-# Copyright (c) 2020 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
@@ -16,11 +16,11 @@
#
-%define panel_version 4.14.0
+%define panel_version 4.12.0
%define plugin fsguard
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.1.2
+Version: 1.1.3
Release: 0
Summary: Filesystem Space Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
@@ -30,8 +30,11 @@
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(libxfce4util-1.0) >= %{panel_version}
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-fsguard-plugin-1.1.2.tar.bz2 -> xfce4-fsguard-plugin-1.1.3.tar.bz2
++++++
++++ 43218 lines of diff (skipped)