Bump version.
This commit is contained in:
parent
42b53eaaf7
commit
7be39cde7a
@ -1,3 +1,4 @@
|
|||||||
pykickstart-0.9.tar.gz
|
pykickstart-0.9.tar.gz
|
||||||
pykickstart-0.10.tar.gz
|
pykickstart-0.10.tar.gz
|
||||||
pykickstart-0.11.tar.gz
|
pykickstart-0.11.tar.gz
|
||||||
|
pykickstart-0.12.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.11
|
Version: 0.12
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -36,6 +36,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/bin/ksvalidator
|
/usr/bin/ksvalidator
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 09 2006 Chris Lumens <clumens@redhat.com> 0.12-1
|
||||||
|
- Clean up output quoting.
|
||||||
|
- Finish removing monitor-related stuff from xconfig.
|
||||||
|
|
||||||
* Mon Dec 12 2005 Chris Lumens <clumens@redhat.com> 0.11-1
|
* Mon Dec 12 2005 Chris Lumens <clumens@redhat.com> 0.11-1
|
||||||
- Deprecate monitor-related options to xconfig.
|
- Deprecate monitor-related options to xconfig.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user