Bump version.

This commit is contained in:
Christopher Edward Lumens 2006-03-27 21:01:41 +00:00
parent c00daa0540
commit 8b1b0d5077
3 changed files with 6 additions and 2 deletions

View File

@ -14,3 +14,4 @@ pykickstart-0.21.tar.gz
pykickstart-0.22.tar.gz
pykickstart-0.23.tar.gz
pykickstart-0.24.tar.gz
pykickstart-0.25.tar.gz

View File

@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Version: 0.24
Version: 0.25
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/ksvalidator
%changelog
* Mon Mar 27 2006 Chris Lumens <clumens@redhat.com> 0.25-1
- Add support for the logging command.
* Mon Mar 27 2006 Chris Lumens <clumens@redhat.com> 0.24-1
- Don't write out a blank xconfig line.
- Reorder output handlers to group like commands together.

View File

@ -1 +1 @@
5c24c788e3c7290157f3c74cf0f5a4da pykickstart-0.24.tar.gz
bacb2a262490ffbe8d8c3fb14662cbe4 pykickstart-0.25.tar.gz