Bump version.

This commit is contained in:
Christopher Edward Lumens 2005-12-12 21:19:55 +00:00
parent a9d35a8443
commit 42b53eaaf7
3 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,3 @@
pykickstart-0.9.tar.gz
pykickstart-0.10.tar.gz
pykickstart-0.11.tar.gz

View File

@ -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).

View File

@ -1 +1 @@
ae4e2f847c8150765a3bc8ac5a8ed1f1 pykickstart-0.10.tar.gz
7e308f6ef91d5e1723b2c59f6786f6cb pykickstart-0.11.tar.gz