New version.
This commit is contained in:
parent
aee54e1d34
commit
562a3a82c5
@ -25,3 +25,4 @@ pykickstart-1.34.tar.gz
|
||||
pykickstart-1.35.tar.gz
|
||||
pykickstart-1.36.tar.gz
|
||||
pykickstart-1.37.tar.gz
|
||||
pykickstart-1.38.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
Version: 1.37
|
||||
Version: 1.38
|
||||
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,10 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/ksflatten
|
||||
|
||||
%changelog
|
||||
* Tue Jun 10 2008 Chris Lumens <clumens@redhat.com> - 1.38-1
|
||||
- Fix loading the Handler object by looking for a more specific
|
||||
name (#450740). (clumens)
|
||||
|
||||
* Sun Jun 08 2008 Chris Lumens <clumens@redhat.com> - 1.37-1
|
||||
- XConfig is still used by other projects, so just deprecate some
|
||||
options. (clumens)
|
||||
|
Loading…
Reference in New Issue
Block a user