New version.

This commit is contained in:
Christopher Edward Lumens 2007-12-10 15:39:48 +00:00
parent 2793fe27bf
commit 39c445a708
3 changed files with 7 additions and 2 deletions

View File

@ -10,3 +10,4 @@ pykickstart-1.19.tar.gz
pykickstart-1.20.tar.gz
pykickstart-1.21.tar.gz
pykickstart-1.22.tar.gz
pykickstart-1.23.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.22
Version: 1.23
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
* Mon Dec 10 2007 Chris Lumens <clumens@redhat.com> - 1.23-1
- Take Makefile improvements from anaconda.
- Fix a traceback on F9 zerombr command (#395431).
* 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.

View File

@ -1 +1 @@
738661185ae556cf6af70ad924a8d946 pykickstart-1.22.tar.gz
4c01313cb20104112cd112877f59705c pykickstart-1.23.tar.gz