New version.

This commit is contained in:
Christopher Edward Lumens 2009-08-27 19:47:03 +00:00
parent 549c15bea3
commit af303f0cdd
3 changed files with 6 additions and 2 deletions

View File

@ -47,3 +47,4 @@ pykickstart-1.57.tar.gz
pykickstart-1.58.tar.gz
pykickstart-1.59.tar.gz
pykickstart-1.60.tar.gz
pykickstart-1.61.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.60
Version: 1.61
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,9 @@ rm -rf %{buildroot}
%{_bindir}/ksverdiff
%changelog
* Thu Aug 27 2009 Chris Lumens <clumens@redhat.com> - 1.61-1
- Include the error messages from URLGrabError in the exception (#518443).
* Tue Aug 11 2009 Chris Lumens <clumens@redhat.com> - 1.60-1
- Put quotes around the repo's name (Marc.Herbert@gmail.com).
- Make duplicate entries warnings, not errors (#516338).

View File

@ -1 +1 @@
5115b52ffcf6038ac13afa970187384d pykickstart-1.60.tar.gz
0e5f85da22ecda5a8ab588264a0b21c8 pykickstart-1.61.tar.gz