New version.

This commit is contained in:
Christopher Edward Lumens 2008-06-10 19:43:32 +00:00
parent aee54e1d34
commit 562a3a82c5
3 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
ccc6648149b0aa716e96d892ec8da1aa pykickstart-1.37.tar.gz
f003491d5d4cf93d3fd785b469529780 pykickstart-1.38.tar.gz