diff --git a/bindfs-1.12.3.tar.xz b/bindfs-1.12.3.tar.xz deleted file mode 100644 index 3b42bd5..0000000 --- a/bindfs-1.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9249e9d222a30e003448f9efa6eea75a1c037b85c442dd98bc5d4e12dacc7d79 -size 236784 diff --git a/bindfs-1.12.6.tar.gz b/bindfs-1.12.6.tar.gz new file mode 100644 index 0000000..4a4564e --- /dev/null +++ b/bindfs-1.12.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a954f8fe4d6193a1ab5db423c10fb33dd0da23eabce41e4379ecee4c6cb02069 +size 351981 diff --git a/bindfs.changes b/bindfs.changes index b3cd944..69476fe 100644 --- a/bindfs.changes +++ b/bindfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 24 11:50:00 UTC 2014 - tuukka.pasanen@ilmi.fi + +- Update to new upstream release 1.12.6 +* Implements throttling + ------------------------------------------------------------------- Sun Nov 24 11:14:15 UTC 2013 - jengelh@inai.de diff --git a/bindfs.spec b/bindfs.spec index d957a87..3b08dc8 100644 --- a/bindfs.spec +++ b/bindfs.spec @@ -1,7 +1,7 @@ # # spec file for package bindfs # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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.12.3 +Version: 1.12.6 Release: 0 Summary: Mount Directories to other Locations and alter Permission Bits License: GPL-2.0+ @@ -25,16 +25,10 @@ Group: System/Filesystems Url: http://bindfs.org/ #Git-Clone: git://github.com/mpartel/bindfs -#DL-URL: http://bindfs.org/downloads/bindfs-1.12.3.tar.gz -Source: %name-%version.tar.xz +Source: http://bindfs.org/downloads/%name-%version.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig -BuildRequires: xz -%if 0%{?suse_version} >= 1140 || 0%{?fedora_version} BuildRequires: pkgconfig(fuse) >= 2.6.0 -%else -BuildRequires: fuse-devel >= 2.6.0 -%endif %description bindfs is a FUSE filesystem for mounting a directory to another