forked from cfg/s3fs
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f619cf7
commit 00722a4
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
Name: s3fs-fuse | ||
Version: 1.92 | ||
|
||
Release: 1%{?dist} | ||
Release: 2%{?dist} | ||
Summary: FUSE-based file system backed by Amazon S3 | ||
|
||
License: GPL-2.0-or-later | ||
|
@@ -57,6 +57,9 @@ cp -p %{SOURCE1} passwd-s3fs | |
%license COPYING | ||
|
||
%changelog | ||
* Sat Jul 22 2023 Fedora Release Engineering <[email protected]> - 1.92-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild | ||
|
||
* Tue May 23 2023 Julio González Gil <[email protected]> - 1.92-1 | ||
- Update to 1.92 from https://github.com/s3fs-fuse/s3fs-fuse (#2209081) | ||
Full changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.92 | ||
|