Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package davfs2 for openSUSE:Factory checked in at 2025-10-29 21:09:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/davfs2 (Old) and /work/SRC/openSUSE:Factory/.davfs2.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "davfs2" Wed Oct 29 21:09:27 2025 rev:13 rq:1314431 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/davfs2/davfs2.changes 2025-02-24 15:49:41.945592413 +0100 +++ /work/SRC/openSUSE:Factory/.davfs2.new.1980/davfs2.changes 2025-10-29 21:10:31.432378829 +0100 @@ -1,0 +2,24 @@ +Mon Oct 27 14:53:12 UTC 2025 - [email protected] + +- update to 1.7.2: + * Add support to libneon 34, 35 + * Increase buf read size to 64 (fixes read issue on linux 6.16) + * Allow setting a mount password via DAVFS_PASSWORD + * Introduce sync_on_lookup option (off by default) + * Don't compress man pages + +- Remove davfs2-1.7.1-newer-neon.patch (solved upstream) +- Remove davfs2-1.7.0-newer-neon.patch (solved upstream) +- Change license to GPL-3.0-or-later according to project website +- Clean up spec file + +------------------------------------------------------------------- +Wed Jul 23 06:42:43 UTC 2025 - Moritz Petersen <[email protected]> + +- update to 1.7.1 + * Hide password prompt when -o username=myname is specified + * Fix segfault on prop query on backup node + * Fix autoload fuse module +- generate davfs2-1.7.1-newer-neon.patch against current configure.ac + +------------------------------------------------------------------- @@ -136 +159,0 @@ -------------------------------------------------------------------- @@ -137,0 +161 @@ +------------------------------------------------------------------- Old: ---- davfs2-1.7.0-newer-neon.patch davfs2-1.7.0.tar.gz davfs2-1.7.0.tar.gz.sig New: ---- davfs2-1.7.2.tar.gz davfs2-1.7.2.tar.gz.sig ----------(Old B)---------- Old:- Remove davfs2-1.7.1-newer-neon.patch (solved upstream) - Remove davfs2-1.7.0-newer-neon.patch (solved upstream) - Change license to GPL-3.0-or-later according to project website ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ davfs2.spec ++++++ --- /var/tmp/diff_new_pack.QbXjtl/_old 2025-10-29 21:10:31.984402034 +0100 +++ /var/tmp/diff_new_pack.QbXjtl/_new 2025-10-29 21:10:31.984402034 +0100 @@ -1,7 +1,7 @@ # # spec file for package davfs2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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,11 +17,10 @@ Name: davfs2 -Version: 1.7.0 +Version: 1.7.2 Release: 0 Summary: FUSE-Filesystem to access WebDAV servers -License: GPL-3.0-only -Group: System/Filesystems +License: GPL-3.0-or-later URL: https://savannah.nongnu.org/projects/%{name} Source0: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz Source1: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz.sig @@ -29,7 +28,6 @@ # Taken from https://savannah.nongnu.org/project/release-gpgkeys.php?group=davfs2&download=1 Source3: davfs2.keyring Source4: davfs2.sysusers -Patch0: davfs2-1.7.0-newer-neon.patch BuildRequires: automake >= 1.16 BuildRequires: fuse-devel >= 2.2 BuildRequires: neon-devel @@ -55,8 +53,6 @@ %autosetup -p1 %build -# for davfs2-1.7.0-neon-33.patch -autoreconf -fiv dav_user="%{name}" \ dav_group="%{name}" \ %configure \ @@ -98,7 +94,6 @@ %endif %files -f %{name}.lang -%defattr(-, root, root, 0755) %license COPYING %doc AUTHORS BUGS FAQ NEWS README* THANKS TODO etc/%{name}.conf etc/secrets %{_mandir}/man5/%{name}.conf.5%{?ext_man} ++++++ davfs2-1.7.0.tar.gz -> davfs2-1.7.2.tar.gz ++++++ ++++ 11557 lines of diff (skipped)
