Bump version.
This commit is contained in:
parent
2bde272a85
commit
67a3ae3261
@ -3,3 +3,4 @@ pykickstart-0.10.tar.gz
|
|||||||
pykickstart-0.11.tar.gz
|
pykickstart-0.11.tar.gz
|
||||||
pykickstart-0.12.tar.gz
|
pykickstart-0.12.tar.gz
|
||||||
pykickstart-0.13.tar.gz
|
pykickstart-0.13.tar.gz
|
||||||
|
pykickstart-0.14.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.13
|
Version: 0.14
|
||||||
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 30 2006 Chris Lumens <clumens@redhat.com> 0.14-1
|
||||||
|
- Fix VNC parameter parsing (#179209).
|
||||||
|
- Deprecate --connect. Add --host and --port instead.
|
||||||
|
|
||||||
* Thu Jan 19 2006 Chris Lumens <clumens@redhat.com> 0.13-1
|
* Thu Jan 19 2006 Chris Lumens <clumens@redhat.com> 0.13-1
|
||||||
- Recognize the --eject parameter to shutdown/halt.
|
- Recognize the --eject parameter to shutdown/halt.
|
||||||
- Store the exact post-installation action in ksdata.
|
- Store the exact post-installation action in ksdata.
|
||||||
|
Loading…
Reference in New Issue
Block a user