Bump version.
This commit is contained in:
parent
d42d0b491a
commit
98651f90c9
@ -21,3 +21,4 @@ pykickstart-0.28.tar.gz
|
|||||||
pykickstart-0.29.tar.gz
|
pykickstart-0.29.tar.gz
|
||||||
pykickstart-0.30.tar.gz
|
pykickstart-0.30.tar.gz
|
||||||
pykickstart-0.31.tar.gz
|
pykickstart-0.31.tar.gz
|
||||||
|
pykickstart-0.32.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 0.31
|
Version: 0.32
|
||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -39,6 +39,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/locale/*/*/*
|
/usr/share/locale/*/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 20 2006 Chris Lumens <clumens@redhat.com> 0.31-1
|
||||||
- Handle nfs --opts (katzj).
|
- Handle nfs --opts (katzj).
|
||||||
- RAID devices should be integers instead of strings (#176537).
|
- RAID devices should be integers instead of strings (#176537).
|
||||||
|
Loading…
Reference in New Issue
Block a user