New version.

This commit is contained in:
Christopher Edward Lumens 2007-11-20 22:06:01 +00:00
parent a3a10de844
commit 2793fe27bf
3 changed files with 7 additions and 2 deletions

View File

@ -9,3 +9,4 @@ pykickstart-1.18.tar.gz
pykickstart-1.19.tar.gz
pykickstart-1.20.tar.gz
pykickstart-1.21.tar.gz
pykickstart-1.22.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.21
Version: 1.22
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,10 @@ rm -rf %{buildroot}
%{_bindir}/ksflatten
%changelog
* Tue Nov 20 2007 Chris Lumens <clumens@redhat.com> 1.22-1
- Don't process or write out vnc --enabled (jlaska AT redhat DOT com).
- Fix a traceback in the clearpart command.
* Tue Nov 06 2007 Chris Lumens <clumens@redhat.com> 1.21-1
- Save script line numbers for debugging.
- More internal cleanups.

View File

@ -1 +1 @@
affa33760a7a290f1ce5374f8fd2fef0 pykickstart-1.21.tar.gz
738661185ae556cf6af70ad924a8d946 pykickstart-1.22.tar.gz