Bump version.
This commit is contained in:
parent
1eb4f0fddb
commit
c00daa0540
@ -13,3 +13,4 @@ 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
|
pykickstart-0.23.tar.gz
|
||||||
|
pykickstart-0.24.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.23
|
Version: 0.24
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -36,6 +36,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/bin/ksvalidator
|
/usr/bin/ksvalidator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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.
|
||||||
|
- Mark strings for translation.
|
||||||
|
|
||||||
* Tue Mar 07 2006 Chris Lumens <clumens@redhat.com> 0.23-1
|
* Tue Mar 07 2006 Chris Lumens <clumens@redhat.com> 0.23-1
|
||||||
- Backwards compatibility support for options to zerombr.
|
- Backwards compatibility support for options to zerombr.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user