Skip to content

Commit

Permalink
Update to s3fs-fuse 1.88
Browse files Browse the repository at this point in the history
  • Loading branch information
juliogonzalez committed Jan 11, 2021
1 parent 4c5eb05 commit 14aff34
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ Build the RPMs:

And install:

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

Name: s3fs-fuse
Version: 1.87
Version: 1.88

Release: 1%{?dist}
Summary: FUSE-based file system backed by Amazon S3
Expand Down Expand Up @@ -57,6 +57,10 @@ cp -p %{SOURCE1} passwd-s3fs
%license COPYING

%changelog
* Mon Jan 11 2021 Julio González Gil <[email protected]> - 1.88-1
- Update to 1.88 from https://github.com/s3fs-fuse/s3fs-fuse (#1914881)
Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.88

* Mon Aug 10 2020 Julio Gonzalez Gil <[email protected]> - 1.87-1
- Update to 1.87 from https://github.com/s3fs-fuse/s3fs-fuse (#1867722)
Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.87
Expand Down

0 comments on commit 14aff34

Please sign in to comment.