|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: dosfstools
|
|
|
|
|
Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux
|
|
|
|
|
Version: 4.2
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
|
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
URL: https://github.com/dosfstools/dosfstools
|
|
|
|
@ -37,6 +37,10 @@ rm -f %{buildroot}%{_docdir}/%{name}/COPYING
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 4.2-12
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 4.2-11
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|