New version
Resolves: rhbz#1019081 - Fixed bogus dates in changelog (best effort)
This commit is contained in:
parent
b7cff71599
commit
b2608e8573
@ -1,7 +1,7 @@
|
||||
Name: dosfstools
|
||||
Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux
|
||||
Version: 3.0.22
|
||||
Release: 4%{?dist}
|
||||
Version: 3.0.23
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/System
|
||||
Source0: http://www.daniel-baumann.ch/files/software/dosfstools/%{name}-%{version}.tar.xz
|
||||
@ -35,6 +35,11 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 15 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 3.0.23-1
|
||||
- New version
|
||||
Resolves: rhbz#1019081
|
||||
- Fixed bogus dates in changelog (best effort)
|
||||
|
||||
* Thu Aug 8 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 3.0.22-4
|
||||
- Fixed sources URL
|
||||
|
||||
@ -199,7 +204,7 @@ rm -rf %{buildroot}
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.11-4.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
* Sun Dec 16 2005 Jakub Jelinek <jakub@redhat.com> 2.11-4
|
||||
* Fri Dec 16 2005 Jakub Jelinek <jakub@redhat.com> 2.11-4
|
||||
- rebuilt with GCC 4.1
|
||||
- make it build with -D_FORTIFY_SOURCE=2
|
||||
|
||||
@ -280,7 +285,7 @@ rm -rf %{buildroot}
|
||||
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
||||
- automatic rebuild
|
||||
|
||||
* Fri Jun 17 2000 Bill Nottingham <notting@redhat.com>
|
||||
* Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
|
||||
- hard link mkdosfs
|
||||
|
||||
* Thu Jun 15 2000 Matt Wilson <msw@redhat.com>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user