Skip to content

Commit

Permalink
Update to s3fs-fuse 1.93
Browse files Browse the repository at this point in the history
  • Loading branch information
juliogonzalez committed Jul 24, 2023
1 parent 00722a4 commit 05a1ba2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Build the RPMs:

And install:

rpm -Uvh RPMS/$HOSTTYPE/s3fs-fuse-1.92-1.*.$HOSTTYPE.rpm
rpm -Uvh RPMS/$HOSTTYPE/s3fs-fuse-1.93-1.*.$HOSTTYPE.rpm
7 changes: 5 additions & 2 deletions SPECS/s3fs-fuse.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
%{!?make_build: %global make_build %{__make} %{?_smp_mflags}}

Name: s3fs-fuse
Version: 1.92
Version: 1.93

Release: 2%{?dist}
Release: 1%{?dist}
Summary: FUSE-based file system backed by Amazon S3

License: GPL-2.0-or-later
Expand Down Expand Up @@ -57,6 +57,9 @@ cp -p %{SOURCE1} passwd-s3fs
%license COPYING

%changelog
* Tue Jul 25 2023 Julio González Gil <packages@juliogonzalez.es> - 1.93-1
- Update to 1.93 from https://github.com/s3fs-fuse/s3fs-fuse (#2209081)

* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Expand Down

0 comments on commit 05a1ba2

Please sign in to comment.