New version.
This commit is contained in:
parent
78feb363f6
commit
34d1c9a59d
@ -29,3 +29,4 @@ pykickstart-1.38.tar.gz
|
||||
pykickstart-1.39.tar.gz
|
||||
pykickstart-1.40.tar.gz
|
||||
pykickstart-1.41.tar.gz
|
||||
pykickstart-1.42.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
Version: 1.41
|
||||
Version: 1.42
|
||||
Release: 1%{?dist}
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
@ -44,6 +44,11 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/ksflatten
|
||||
|
||||
%changelog
|
||||
* Mon Aug 11 2008 Chris Lumens <clumens@redhat.com> - 1.42-1
|
||||
- Add rescue command to pykickstart (atodorov)
|
||||
- Sort %packages output (katzj)
|
||||
- Fix a typo (atodorov).
|
||||
|
||||
* Fri Aug 01 2008 Chris Lumens <clumens@redhat.com> - 1.41-1
|
||||
- RHEL5 supports ignoredisk --only-use now too. (clumens)
|
||||
- Do not include passphrases for encrypted block devices in
|
||||
|
Loading…
Reference in New Issue
Block a user