|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: exfatprogs
|
|
|
|
|
Version: 1.2.2
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Userspace utilities for exFAT filesystems
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
URL: https://github.com/%{name}/%{name}
|
|
|
|
@ -48,6 +48,10 @@ autoreconf -vif
|
|
|
|
|
%{_mandir}/man8/tune.exfat.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.2-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.2-5
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|