New version.
This commit is contained in:
parent
750beed833
commit
4169a247be
@ -23,3 +23,4 @@ pykickstart-0.30.tar.gz
|
|||||||
pykickstart-0.31.tar.gz
|
pykickstart-0.31.tar.gz
|
||||||
pykickstart-0.32.tar.gz
|
pykickstart-0.32.tar.gz
|
||||||
pykickstart-0.33.tar.gz
|
pykickstart-0.33.tar.gz
|
||||||
|
pykickstart-0.34.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.33
|
Version: 0.34
|
||||||
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
|
||||||
|
* Mon Sep 25 2006 Chris Lumens <clumens@redhat.com> - 0.34-1
|
||||||
|
- Add support for --biospart option to harddrive (#207585).
|
||||||
|
- Update writer for syntax changes.
|
||||||
|
|
||||||
* Wed Sep 20 2006 Jeremy Katz <katzj@redhat.com> - 0.33-1
|
* Wed Sep 20 2006 Jeremy Katz <katzj@redhat.com> - 0.33-1
|
||||||
- improved iscsi syntax
|
- improved iscsi syntax
|
||||||
- allow multiple zfcp devs
|
- allow multiple zfcp devs
|
||||||
|
Loading…
Reference in New Issue
Block a user