Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bindfs for openSUSE:Factory checked in at 2021-03-10 08:47:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bindfs (Old) and /work/SRC/openSUSE:Factory/.bindfs.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bindfs" Wed Mar 10 08:47:51 2021 rev:22 rq:875517 version:1.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bindfs/bindfs.changes 2020-10-08 13:09:17.803015581 +0200 +++ /work/SRC/openSUSE:Factory/.bindfs.new.2378/bindfs.changes 2021-03-10 08:48:09.898326006 +0100 @@ -1,0 +2,8 @@ +Fri Feb 26 19:51:07 UTC 2021 - Jan Engelhardt <[email protected]> + +- Update to release 1.15.1 + * Support for libfuse3. + * Fixed non-zero exit code when unable to chdir into source dir. + * Pass through "-o fsname" to FUSE. + +------------------------------------------------------------------- Old: ---- bindfs-1.14.8.tar.gz New: ---- bindfs-1.15.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bindfs.spec ++++++ --- /var/tmp/diff_new_pack.soJYin/_old 2021-03-10 08:48:10.386326510 +0100 +++ /var/tmp/diff_new_pack.soJYin/_new 2021-03-10 08:48:10.390326513 +0100 @@ -1,7 +1,7 @@ # # spec file for package bindfs # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bindfs -Version: 1.14.8 +Version: 1.15.1 Release: 0 Summary: Filesystem for mapping directories with alternate permissions License: GPL-2.0-or-later @@ -27,7 +27,7 @@ #Git-Clone: https://github.com/mpartel/bindfs Source: https://bindfs.org/downloads/%name-%version.tar.gz BuildRequires: pkg-config -BuildRequires: pkgconfig(fuse) >= 2.6.0 +BuildRequires: pkgconfig(fuse3) >= 3.10.2 %description bindfs is a FUSE filesystem for mounting a directory to another @@ -39,7 +39,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install ++++++ bindfs-1.14.8.tar.gz -> bindfs-1.15.1.tar.gz ++++++ ++++ 2898 lines of diff (skipped)
