Bump version.
This commit is contained in:
parent
b45a2c6e9b
commit
1eb4f0fddb
@ -12,3 +12,4 @@ pykickstart-0.19.tar.gz
|
|||||||
pykickstart-0.20.tar.gz
|
pykickstart-0.20.tar.gz
|
||||||
pykickstart-0.21.tar.gz
|
pykickstart-0.21.tar.gz
|
||||||
pykickstart-0.22.tar.gz
|
pykickstart-0.22.tar.gz
|
||||||
|
pykickstart-0.23.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 0.22
|
Version: 0.23
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/bin/ksvalidator
|
/usr/bin/ksvalidator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 07 2006 Chris Lumens <clumens@redhat.com> 0.23-1
|
||||||
|
- Backwards compatibility support for options to zerombr.
|
||||||
|
|
||||||
* Fri Feb 24 2006 Chris Lumens <clumens@redhat.com> 0.22-1
|
* Fri Feb 24 2006 Chris Lumens <clumens@redhat.com> 0.22-1
|
||||||
- Get ignoredisk working again (#182934).
|
- Get ignoredisk working again (#182934).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user