New version.

This commit is contained in:
Christopher Edward Lumens 2008-01-17 15:48:26 +00:00
parent 6bb8f7e56c
commit a243101b14
3 changed files with 6 additions and 2 deletions

View File

@ -14,3 +14,4 @@ pykickstart-1.23.tar.gz
pykickstart-1.24.tar.gz
pykickstart-1.25.tar.gz
pykickstart-1.26.tar.gz
pykickstart-1.27.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.26
Version: 1.27
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%{_bindir}/ksflatten
%changelog
* Thu Jan 17 2008 Chris Lumens <clumens@redhat.com> - 1.27-1
- The bootprotoList needs to be defined before it's used. (clumens)
* Thu Jan 17 2008 Chris Lumens <clumens@redhat.com> - 1.26-1
- Add support for network --bootproto=ask. (clumens)

View File

@ -1 +1 @@
0c95480fd37ce24b7611e5d9347f1f8a pykickstart-1.26.tar.gz
af5a97f2d6289a857dfc7770af8ad70e pykickstart-1.27.tar.gz