New version.
This commit is contained in:
parent
562a3a82c5
commit
d9538103a5
@ -26,3 +26,4 @@ pykickstart-1.35.tar.gz
|
|||||||
pykickstart-1.36.tar.gz
|
pykickstart-1.36.tar.gz
|
||||||
pykickstart-1.37.tar.gz
|
pykickstart-1.37.tar.gz
|
||||||
pykickstart-1.38.tar.gz
|
pykickstart-1.38.tar.gz
|
||||||
|
pykickstart-1.39.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.38
|
Version: 1.39
|
||||||
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,9 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/ksflatten
|
%{_bindir}/ksflatten
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 13 2008 Chris Lumens <clumens@redhat.com> - 1.39-1
|
||||||
|
- It's helpful to return the parser object. (clumens)
|
||||||
|
|
||||||
* Tue Jun 10 2008 Chris Lumens <clumens@redhat.com> - 1.38-1
|
* Tue Jun 10 2008 Chris Lumens <clumens@redhat.com> - 1.38-1
|
||||||
- Fix loading the Handler object by looking for a more specific
|
- Fix loading the Handler object by looking for a more specific
|
||||||
name (#450740). (clumens)
|
name (#450740). (clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user