New version.

This commit is contained in:
Christopher Edward Lumens 2009-07-10 21:43:51 +00:00
parent dbcb76245d
commit 81f386aae0
3 changed files with 6 additions and 2 deletions

View File

@ -43,3 +43,4 @@ pykickstart-1.52.tar.gz
pykickstart-1.53.tar.gz
pykickstart-1.55.tar.gz
pykickstart-1.56.tar.gz
pykickstart-1.57.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.56
Version: 1.57
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
* Fri Jul 10 2009 Chris Lumens <clumens@redhat.com> - 1.57-1
- Another patch to make the bootloader test work (jlaska).
* Thu Jul 09 2009 Chris Lumens <clumens@redhat.com> - 1.56-1
- Make sure to import the gettext stuff in fcoe. (clumens)
- Correctly deprecate bootloader --lba32 (jlaska).

View File

@ -1 +1 @@
9c3bf28f9d7b605d1c22630f5751b2a8 pykickstart-1.56.tar.gz
32c0a4c5f77c2a2edc3d055faea174b5 pykickstart-1.57.tar.gz