Bump version.
This commit is contained in:
parent
fb6bc61215
commit
a3f0ca57d5
@ -6,3 +6,4 @@ pykickstart-0.13.tar.gz
|
||||
pykickstart-0.14.tar.gz
|
||||
pykickstart-0.15.tar.gz
|
||||
pykickstart-0.16.tar.gz
|
||||
pykickstart-0.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Version: 0.16
|
||||
Version: 0.17
|
||||
Release: 1
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/bin/ksvalidator
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2006 Chris Lumens <clumens@redhat.com> 0.17-1
|
||||
- Don't set a default port for vnc.
|
||||
|
||||
* Tue Jan 31 2006 Chris Lumens <clumens@redhat.com> 0.16-1
|
||||
- Give dmraid string an initial value.
|
||||
- Handle None on partition size.
|
||||
|
Loading…
Reference in New Issue
Block a user