diff --git a/bindfs-1.14.1.tar.gz b/bindfs-1.14.1.tar.gz deleted file mode 100644 index 65c717d..0000000 --- a/bindfs-1.14.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b47fcd70fc63b6c72dd4a27ba173d0ca199102c00fe292736d71f44bd4223184 -size 407141 diff --git a/bindfs-1.14.3.tar.gz b/bindfs-1.14.3.tar.gz new file mode 100644 index 0000000..3f6d8b9 --- /dev/null +++ b/bindfs-1.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c87d4b80936282e78dc3840c64d3afaf1f0d7a486b29efc43699b9b178a9a25 +size 407363 diff --git a/bindfs.changes b/bindfs.changes index 19ae27f..55f3b10 100644 --- a/bindfs.changes +++ b/bindfs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 8 10:41:28 UTC 2020 - Jan Engelhardt + +- Update to release 1.14.3 + * No longer check that numeric UIDs and GIDs exist, since + /etc/passwd etc are not always available. + * Address -fno-common build [boo#1160257] + ------------------------------------------------------------------- Thu Aug 22 20:03:57 UTC 2019 - Jan Engelhardt diff --git a/bindfs.spec b/bindfs.spec index be6f7c1..e7078cf 100644 --- a/bindfs.spec +++ b/bindfs.spec @@ -1,7 +1,7 @@ # # spec file for package bindfs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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: bindfs -Version: 1.14.1 +Version: 1.14.3 Release: 0 Summary: Filesystem for mapping directories with alternate permissions License: GPL-2.0-or-later Group: System/Filesystems URL: https://bindfs.org/ -#Git-Clone: git://github.com/mpartel/bindfs +#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