This commit is contained in:
Dennis Gilmore 2016-02-03 18:56:55 +00:00
parent 31352c5a5d
commit d7ce8f2ae7

View File

@ -1,7 +1,7 @@
Name: dosfstools
Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux
Version: 3.0.28
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/System
Source0: http://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.xz
@ -31,6 +31,9 @@ make DESTDIR=%{buildroot} install-bin install-man install-symlinks PREFIX=%{_pre
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.28-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Sep 18 2015 Jaroslav Škarvada <jskarvad@redhat.com> - 3.0.28-1
- New version
Resolves: rhbz#1263818