New version.

This commit is contained in:
Christopher Edward Lumens 2008-06-08 23:10:52 +00:00
parent 7734417d32
commit aee54e1d34
3 changed files with 7 additions and 2 deletions

View File

@ -24,3 +24,4 @@ pykickstart-1.33.tar.gz
pykickstart-1.34.tar.gz
pykickstart-1.35.tar.gz
pykickstart-1.36.tar.gz
pykickstart-1.37.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.36
Version: 1.37
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
* 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)
* Thu May 29 2008 Chris Lumens <clumens@redhat.com> - 1.36-1
- It should be repo --cost, not repo --priority. (clumens)

View File

@ -1 +1 @@
b8545229133c58d6490ccaca813c5272 pykickstart-1.36.tar.gz
ccc6648149b0aa716e96d892ec8da1aa pykickstart-1.37.tar.gz