Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-mount-plugin for openSUSE:Factory checked in at 2025-06-16 11:12:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-mount-plugin (Old) and /work/SRC/openSUSE:Factory/.xfce4-mount-plugin.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-mount-plugin" Mon Jun 16 11:12:11 2025 rev:5 rq:1285845 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-mount-plugin/xfce4-mount-plugin.changes 2025-01-13 17:50:00.322319093 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-mount-plugin.new.19631/xfce4-mount-plugin.changes 2025-06-16 11:12:15.250736983 +0200 @@ -1,0 +2,15 @@ +Sat Jun 14 14:13:42 UTC 2025 - Flann van der Eik <fl...@opensuse.org> + +- Update to version 1.2.0 + * autotools-build: Explicitly require glib, gtk3 + * meson-build: Use shared_module() + * Replace deprecated exo with libxfce4ui 4.21.0 + * gcc-analyzer: Adapt regexes to meson + * README: Remove outdated version info + * build: Automate copyright year management + * Add meson build + * autotools-build: Explicitly require libxfce4util + * Fix libxfce4panel include + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-mount-plugin-1.1.7.tar.bz2 New: ---- xfce4-mount-plugin-1.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-mount-plugin.spec ++++++ --- /var/tmp/diff_new_pack.PZP5Xn/_old 2025-06-16 11:12:16.074771032 +0200 +++ /var/tmp/diff_new_pack.PZP5Xn/_new 2025-06-16 11:12:16.074771032 +0200 @@ -16,24 +16,25 @@ # -%define panel_version 4.16.0 +%define panel_version 4.20.0 %define plugin mount %bcond_with git Name: xfce4-%{plugin}-plugin -Version: 1.1.7 +Version: 1.2.0 Release: 0 Summary: Filesystem Mounting Plugin for the Xfce Panel License: GPL-2.0-or-later Group: System/GUI/XFCE URL: https://docs.xfce.org/panel-plugins/xfce4-mount-plugin -Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.1/%{name}-%{version}.tar.bz2 +Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.2/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext >= 0.19.8 +BuildRequires: meson 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) >= 4.16.0 +BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version} %if %{with git} BuildRequires: xfce4-dev-tools %endif @@ -71,14 +72,12 @@ --enable-maintainer-mode \ --disable-static %else -%configure --disable-static +%meson %endif -%make_build +%meson_build %install -%make_install - -rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libmount.la +%meson_install rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}