Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fuse for openSUSE:Factory checked in at 2025-07-22 12:53:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuse (Old) and /work/SRC/openSUSE:Factory/.fuse.new.8875 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuse" Tue Jul 22 12:53:53 2025 rev:78 rq:1294359 version:2.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/fuse/fuse.changes 2025-06-10 08:56:10.812835034 +0200 +++ /work/SRC/openSUSE:Factory/.fuse.new.8875/fuse.changes 2025-07-22 12:54:02.800422808 +0200 @@ -1,0 +2,6 @@ +Fri Jul 18 11:25:32 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Workaround gettext 0.25 behavioral changes + and call autopoint as needed [boo#1246701] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuse.spec ++++++ --- /var/tmp/diff_new_pack.EWZSIn/_old 2025-07-22 12:54:03.636457621 +0200 +++ /var/tmp/diff_new_pack.EWZSIn/_new 2025-07-22 12:54:03.636457621 +0200 @@ -35,8 +35,9 @@ Patch4: closefrom.patch BuildRequires: autoconf BuildRequires: automake +BuildRequires: gettext-devel BuildRequires: libtool -BuildRequires: pkgconfig +BuildRequires: pkg-config Requires(post): permissions Requires(pre): group(trusted) Requires: util-linux >= 2.18 @@ -102,6 +103,10 @@ %global _lto_cflags %{?_lto_cflags} -ffat-lto-objects export CFLAGS="%{optflags} -g -fno-strict-aliasing" export MOUNT_FUSE_PATH=%{_sbindir} +%if %{pkg_vcmp gettext-devel >= 0.25} +# https://lists.gnu.org/archive/html/bug-gettext/2025-06/msg00009.html +autopoint -f +%endif autoreconf -fi %configure \ --with-pkgconfigdir=%{_libdir}/pkgconfig \ ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.EWZSIn/_old 2025-07-22 12:54:03.668458953 +0200 +++ /var/tmp/diff_new_pack.EWZSIn/_new 2025-07-22 12:54:03.672459120 +0200 @@ -1,5 +1,5 @@ -mtime: 1749262862 -commit: 4de078b5050ab6cc2aef2645afa4ddd9a1ed5aaf538a09d8f6d0985f1bc9eeb4 +mtime: 1752837995 +commit: db420e00c4576549e05b5037469a39b1f98577fcc2463870408c0e99dd02f8a5 url: https://src.opensuse.org/jengelh/fuse revision: master ++++++ build.specials.obscpio ++++++