Bump version.
This commit is contained in:
parent
976ee5a5a4
commit
a9d35a8443
@ -1 +1,2 @@
|
||||
pykickstart-0.9.tar.gz
|
||||
pykickstart-0.10.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Version: 0.9
|
||||
Version: 0.10
|
||||
Release: 1
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -36,6 +36,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/bin/ksvalidator
|
||||
|
||||
%changelog
|
||||
* Thu Dec 08 2005 Chris Lumens <clumens@redhat.com> 0.10-1
|
||||
- Support --bytes-per-inode on raid
|
||||
(Curtis Doty <Curtis at GreenKey.net> #175288).
|
||||
|
||||
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 0.9-1
|
||||
- fixup network --onboot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user