forked from pool/bindfs
- Update to new upstream release 1.13.1
OBS-URL: https://build.opensuse.org/package/show/filesystems/bindfs?expand=0&rev=28
This commit is contained in:
parent
0dd5e52427
commit
456ca252ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25d35524acda200bb2b8c830dc33a64de8ba38a56c9c51991b994e892de0af43
|
||||
size 376903
|
3
bindfs-1.13.1.tar.gz
Normal file
3
bindfs-1.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb25f0ca6b1c2ec446b418f4ecc0cce3ba07a3a539f48398e8bddf3474e95889
|
||||
size 369973
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 21:10:37 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.13.1
|
||||
* Fixed an issue that some users had with reading large directories.
|
||||
* Source directory now shown in /etc/mtab.
|
||||
* Fixed some test suite compatibility issues with Fedora.
|
||||
* Rate limits are now expressed as 64-bit ints.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 13 16:07:59 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bindfs
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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.13.0
|
||||
Version: 1.13.1
|
||||
Release: 0
|
||||
Summary: Mount Directories to other Locations and alter Permission Bits
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user