Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-places-plugin for
openSUSE:Factory checked in at 2025-01-13 17:49:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-places-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-places-plugin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-places-plugin"
Mon Jan 13 17:49:41 2025 rev:4 rq:1236996 version:1.8.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-places-plugin/xfce4-places-plugin.changes
2022-10-03 13:46:03.061519567 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-places-plugin.new.1881/xfce4-places-plugin.changes
2025-01-13 17:49:51.825968050 +0100
@@ -1,0 +2,25 @@
+Sun Jan 5 14:18:24 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.8.4
+ * build: Bump dependency versions and fix deprecation warnings
+ * build: Remove check for libx11
+ * gcc-analyzer: Fix -Wanalyzer-deref-before-check
+ * Add empty trash option
+ * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+ * I18n: Update po/LINGUAS list
+ * scripts: Remove unused scripts
+ * build: Get rid of intltool
+ * Add missing G_BEGIN_DECLS
+ * Bump libxfce4panel version and remove dead code
+ * Replace deprecated GtkStock icon
+ * Remove extra padding in some themes (Fixes #27)
+ * Fix remaining blurry icons when UI scale > 1
+ * Avoid inappropriate use of xfce_panel_pixbuf_from_source()
+ * Translation Updates
+
+- Update to version 1.8.3
+ * Fix function called only in debug mode (Clear button works now)
+
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-places-plugin-1.8.2.tar.bz2
New:
----
xfce4-places-plugin-1.8.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-places-plugin.spec ++++++
--- /var/tmp/diff_new_pack.PyvsK4/_old 2025-01-13 17:49:53.458035482 +0100
+++ /var/tmp/diff_new_pack.PyvsK4/_new 2025-01-13 17:49:53.478036308 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package xfce4-places-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
@@ -16,11 +16,11 @@
#
-%define panel_version 4.12.0
+%define panel_version 4.16.0
%define plugin places
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.8.2
+Version: 1.8.4
Release: 0
Summary: Places Menu Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -28,21 +28,21 @@
URL:
https://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/1.8/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
-BuildRequires: intltool
+BuildRequires: gettext >= 0.19.8
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(exo-2)
-BuildRequires: pkgconfig(gio-2.0)
-BuildRequires: pkgconfig(gio-unix-2.0)
-BuildRequires: pkgconfig(glib-2.0) >= 2.42
-BuildRequires: pkgconfig(gmodule-2.0)
-BuildRequires: pkgconfig(gobject-2.0)
-BuildRequires: pkgconfig(gthread-2.0)
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
-BuildRequires: pkgconfig(libnotify)
-BuildRequires: pkgconfig(libxfce4panel-2.0)
-BuildRequires: pkgconfig(libxfce4ui-2) >= 4.13.0
-BuildRequires: pkgconfig(libxfce4util-1.0)
-BuildRequires: pkgconfig(libxfconf-0) >= %{panel_version}
+BuildRequires: pkgconfig(exo-2) >= 4.16.0
+BuildRequires: pkgconfig(gio-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gio-unix-2.0) >= 2.50.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gmodule-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gobject-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gthread-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(libnotify) >= 0.7.0
+BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.16.0
+BuildRequires: pkgconfig(libxfconf-0) >= 4.16.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-places-plugin-1.8.2.tar.bz2 -> xfce4-places-plugin-1.8.4.tar.bz2
++++++
++++ 44141 lines of diff (skipped)