Browse Source

bindfs-1.17.1-1

Tomohiro "Tomo-p" KATO 1 year ago
parent
commit
f808d9f7eb
1 changed files with 5 additions and 2 deletions
  1. 5 2
      b/bindfs/bindfs-vl.spec

+ 5 - 2
b/bindfs/bindfs-vl.spec

@@ -1,5 +1,5 @@
 Name:           bindfs
-Version:        1.15.1
+Version:        1.17.1
 Release:        1%{?_dist_release}
 Summary:        Fuse filesystem to mirror a directory
 Group:          system,admin-tools
@@ -16,7 +16,7 @@ BuildRequires:  fuse3-devel
 BuildRequires:  glibc-debuginfo
 BuildRequires:  ruby
 BuildRequires:  valgrind
-Requires:     fuse3
+Requires:       fuse3
 
 %description
 Bindfs allows you to mirror a directory and also change the the permissions in
@@ -61,6 +61,9 @@ fi
 
 
 %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
 - new upstream release.