New version.

This commit is contained in:
Christopher Edward Lumens 2009-09-10 14:33:03 +00:00
parent af303f0cdd
commit f71c17d881
3 changed files with 7 additions and 2 deletions

View File

@ -48,3 +48,4 @@ pykickstart-1.58.tar.gz
pykickstart-1.59.tar.gz
pykickstart-1.60.tar.gz
pykickstart-1.61.tar.gz
pykickstart-1.62.tar.gz

View File

@ -3,7 +3,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Url: http://fedoraproject.org/wiki/pykickstart
Version: 1.61
Version: 1.62
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
@ -45,6 +45,10 @@ rm -rf %{buildroot}
%{_bindir}/ksverdiff
%changelog
* Thu Sep 10 2009 Chris Lumens <clumens@redhat.com> - 1.62-1
- Support translated help text in optparse (#479519).
- If the input kickstart file cannot be read, raise IOError (#519477).
* Thu Aug 27 2009 Chris Lumens <clumens@redhat.com> - 1.61-1
- Include the error messages from URLGrabError in the exception (#518443).

View File

@ -1 +1 @@
0e5f85da22ecda5a8ab588264a0b21c8 pykickstart-1.61.tar.gz
46d0a1496433bdf05503bc47542c5bb0 pykickstart-1.62.tar.gz