New version.
This commit is contained in:
parent
7734417d32
commit
aee54e1d34
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user