|
@@ -1,5 +1,5 @@
|
|
Name: bindfs
|
|
Name: bindfs
|
|
-Version: 1.15.1
|
|
|
|
|
|
+Version: 1.17.1
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
Summary: Fuse filesystem to mirror a directory
|
|
Summary: Fuse filesystem to mirror a directory
|
|
Group: system,admin-tools
|
|
Group: system,admin-tools
|
|
@@ -16,7 +16,7 @@ BuildRequires: fuse3-devel
|
|
BuildRequires: glibc-debuginfo
|
|
BuildRequires: glibc-debuginfo
|
|
BuildRequires: ruby
|
|
BuildRequires: ruby
|
|
BuildRequires: valgrind
|
|
BuildRequires: valgrind
|
|
-Requires: fuse3
|
|
|
|
|
|
+Requires: fuse3
|
|
|
|
|
|
%description
|
|
%description
|
|
Bindfs allows you to mirror a directory and also change the the permissions in
|
|
Bindfs allows you to mirror a directory and also change the the permissions in
|
|
@@ -61,6 +61,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Dec 02 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.17.1-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Sun Feb 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.15.1-1
|
|
* Sun Feb 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 1.15.1-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
|
|
|