New version.
This commit is contained in:
parent
8d159c27bc
commit
47f9aafff3
@ -19,3 +19,4 @@ pykickstart-1.28.tar.gz
|
|||||||
pykickstart-1.29.tar.gz
|
pykickstart-1.29.tar.gz
|
||||||
pykickstart-1.30.tar.gz
|
pykickstart-1.30.tar.gz
|
||||||
pykickstart-1.31.tar.gz
|
pykickstart-1.31.tar.gz
|
||||||
|
pykickstart-1.32.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: A python library for manipulating kickstart files
|
Summary: A python library for manipulating kickstart files
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Url: http://fedoraproject.org/wiki/pykickstart
|
Url: http://fedoraproject.org/wiki/pykickstart
|
||||||
Version: 1.31
|
Version: 1.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution. Thus the source is only available from
|
# our distribution. Thus the source is only available from
|
||||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/ksflatten
|
%{_bindir}/ksflatten
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 02 2008 Chris Lumens <clumens@redhat.com> - 1.32-1
|
||||||
|
- Make the string reader act like the file reader upon EOF. (clumens)
|
||||||
|
- Add syntax for encrypted logical volumes. (clumens)
|
||||||
|
|
||||||
* Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> - 1.31-1
|
* Tue Mar 25 2008 Chris Lumens <clumens@redhat.com> - 1.31-1
|
||||||
- Support end-of-line comments. (clumens)
|
- Support end-of-line comments. (clumens)
|
||||||
- Lots of translation updates.
|
- Lots of translation updates.
|
||||||
|
Loading…
Reference in New Issue
Block a user