This commit is contained in:
parent
27a23deeb8
commit
1c6fe54c19
1 changed files with 4 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
Name: apfs-fuse
|
||||
Summary: A read-only FUSE driver for Apple's APFS
|
||||
Version: 0
|
||||
Release: 29.%{date}git%{short_gittag}%{?dist}
|
||||
Release: 30.%{date}git%{short_gittag}%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/sgan81/apfs-fuse
|
||||
Source0: https://github.com/sgan81/%{name}/archive/%{short_gittag}/%{name}-%{short_gittag}.tar.gz
|
||||
|
|
@ -55,6 +55,9 @@ ln -sr %{buildroot}/%{_bindir}/apfs-fuse %{buildroot}/%{_sbindir}/mount.apfs
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0-30.20200928gitee71aa5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Wed Jan 22 2025 Davide Cavalca <dcavalca@fedoraproject.org> - 0-29.20200928gitee71aa5
|
||||
- Add missing header to fix the build (#2339502)
|
||||
- Audit license tag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue