* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1

- RPM version check correction. (dcantrell)
This commit is contained in:
David Cantrell 2010-01-09 01:02:36 +00:00
parent cc60fbff16
commit f443c11b4a
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
anaconda-13.17.tar.bz2
anaconda-13.18.tar.bz2

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 13.17
Version: 13.18
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -216,6 +216,9 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1
- RPM version check correction. (dcantrell)
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.17-1
- fstat->st_size is a long unsigned int, not a long long unsigned int.
(dcantrell)

View File

@ -1 +1 @@
d1e694572c1b345fa6cacba3ed7f5e67 anaconda-13.17.tar.bz2
cafa4e6c86c43d3f33bd94ab0802d27c anaconda-13.18.tar.bz2