SHA256
1
0
forked from pool/davfs2

- update to 1.6.1:

* Add Neon version 0.32.
  * mount.davfs.c, get_options: Ignore all unknown options.
  * mount_davfs.c, write_mtab_entry: Add option _netdev to utab-entry.

OBS-URL: https://build.opensuse.org/package/show/filesystems/davfs2?expand=0&rev=27
This commit is contained in:
Dirk Mueller 2021-12-20 21:07:35 +00:00 committed by Git OBS Bridge
parent 2285dca03e
commit ac679f3513
6 changed files with 16 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e6b675685bd917772be60f0999ae098c80f79ff20dc131e8fec4547cbb63b50
size 472511

Binary file not shown.

3
davfs2-1.6.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce3eb948ece582a51c934ccb0cc70e659839172717caff173f69a5e2af90c5c0
size 472426

BIN
davfs2-1.6.1.tar.gz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 20 21:07:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.6.1:
* Add Neon version 0.32.
* mount.davfs.c, get_options: Ignore all unknown options.
* mount_davfs.c, write_mtab_entry: Add option _netdev to utab-entry.
-------------------------------------------------------------------
Tue Nov 17 13:53:05 UTC 2020 - Ludwig Nussel <lnussel@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package davfs2
#
# 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,14 +17,14 @@
Name: davfs2
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: FUSE-Filesystem to access WebDAV servers
License: GPL-3.0-only
Group: System/Filesystems
URL: http://savannah.nongnu.org/projects/%{name}
Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz
Source1: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz.sig
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
Source2: %{name}-rpmlintrc
Source3: memberlist-gpgkeys.gpg
BuildRequires: automake >= 1.16