Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fuse3 for openSUSE:Factory checked 
in at 2026-01-15 16:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fuse3 (Old)
 and      /work/SRC/openSUSE:Factory/.fuse3.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fuse3"

Thu Jan 15 16:43:31 2026 rev:37 rq:1327080 version:3.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fuse3/fuse3.changes      2025-12-22 
22:48:25.154995625 +0100
+++ /work/SRC/openSUSE:Factory/.fuse3.new.1928/fuse3.changes    2026-01-15 
16:43:44.966028047 +0100
@@ -1,0 +2,6 @@
+Tue Jan 13 18:44:09 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Add dependency from libfuse3-4 to fusermount3 program
+  [boo#1256466]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fuse3.spec ++++++
--- /var/tmp/diff_new_pack.HAthuu/_old  2026-01-15 16:43:45.758061032 +0100
+++ /var/tmp/diff_new_pack.HAthuu/_new  2026-01-15 16:43:45.758061032 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fuse3
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 Name:           fuse3
+%define lname   libfuse3-4
 Version:        3.18.1
 Release:        0
 Summary:        Reference implementation of the "Filesystem in Userspace"
@@ -44,11 +45,13 @@
 FUSE file systems are typically implemented as a standalone
 applications in their own right and are packaged separately.
 
-%package -n libfuse3-4
+%package -n %lname
 Summary:        Library of FUSE, the User space File System for GNU/Linux and 
BSD
 Group:          System/Filesystems
+# The library does an execve; oh well
+Requires:       %_bindir/fusermount3
 
-%description -n libfuse3-4
+%description -n %lname
 FUSE (Filesystem in Userspace) is an interface by the Linux kernel
 for userspace programs to export a filesystem to the kernel.
 
@@ -66,9 +69,9 @@
 %package devel
 Summary:        Development package for FUSE (userspace filesystem) modules
 Group:          Development/Languages/C and C++
+Requires:       %lname = %version
 Requires:       fuse3 = %version
 Requires:       glibc-devel
-Requires:       libfuse3-4 = %version
 
 %description devel
 This package contains all include files, libraries and configuration
@@ -101,7 +104,7 @@
 %verifyscript
 %verify_permissions -e %_bindir/fusermount3
 
-%ldconfig_scriptlets -n libfuse3-4
+%ldconfig_scriptlets -n %lname
 
 %files
 %license LICENSE GPL2.txt LGPL2.txt
@@ -112,7 +115,7 @@
 %_mandir/man1/*
 %_mandir/man8/*
 
-%files -n libfuse3-4
+%files -n %lname
 %_libdir/libfuse3.so.*
 
 %files doc

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.HAthuu/_old  2026-01-15 16:43:45.798062698 +0100
+++ /var/tmp/diff_new_pack.HAthuu/_new  2026-01-15 16:43:45.802062864 +0100
@@ -1,5 +1,5 @@
-mtime: 1766274298
-commit: b50e6f108e557b921e1a560fffbd6f7f8db8d904898780d88060df2a6454ff1e
+mtime: 1768330015
+commit: 5161e0b3912fc0845eee172a0481a9fdec064b13f5d0c92ad72f10575a2ee3b0
 url: https://src.opensuse.org/jengelh/fuse3
 revision: master
 

Reply via email to