Bump version.

This commit is contained in:
Christopher Edward Lumens 2006-07-20 18:52:06 +00:00
parent d42d0b491a
commit 98651f90c9
3 changed files with 7 additions and 2 deletions

View File

@ -21,3 +21,4 @@ pykickstart-0.28.tar.gz
pykickstart-0.29.tar.gz
pykickstart-0.30.tar.gz
pykickstart-0.31.tar.gz
pykickstart-0.32.tar.gz

View File

@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Version: 0.31
Version: 0.32
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/locale/*/*/*
%changelog
* Thu Jul 20 2006 Chris Lumens <clumens@redhat.com> 0.32-1
- Limit --bootproto to what anaconda supports.
- Add --noipv4 and --noipv6 network options.
* Tue Jun 20 2006 Chris Lumens <clumens@redhat.com> 0.31-1
- Handle nfs --opts (katzj).
- RAID devices should be integers instead of strings (#176537).

View File

@ -1 +1 @@
5cf3759c08c93a44fc8dd4db30e96a7b pykickstart-0.31.tar.gz
e639f2f8b1cbc057b6bf113279840e7f pykickstart-0.32.tar.gz