Bump version.
This commit is contained in:
parent
a9d35a8443
commit
42b53eaaf7
@ -1,2 +1,3 @@
|
||||
pykickstart-0.9.tar.gz
|
||||
pykickstart-0.10.tar.gz
|
||||
pykickstart-0.11.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Version: 0.10
|
||||
Version: 0.11
|
||||
Release: 1
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: GPL
|
||||
@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/bin/ksvalidator
|
||||
|
||||
%changelog
|
||||
* Mon Dec 12 2005 Chris Lumens <clumens@redhat.com> 0.11-1
|
||||
- Deprecate monitor-related options to xconfig.
|
||||
|
||||
* 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).
|
||||
|
Loading…
Reference in New Issue
Block a user