New version.

This commit is contained in:
Christopher Edward Lumens 2008-05-29 21:27:01 +00:00
parent 84c755176f
commit 7734417d32
3 changed files with 6 additions and 3 deletions

View File

@ -23,3 +23,4 @@ pykickstart-1.32.tar.gz
pykickstart-1.33.tar.gz pykickstart-1.33.tar.gz
pykickstart-1.34.tar.gz pykickstart-1.34.tar.gz
pykickstart-1.35.tar.gz pykickstart-1.35.tar.gz
pykickstart-1.36.tar.gz

View File

@ -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.35 Version: 1.36
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
* Thu May 29 2008 Chris Lumens <clumens@redhat.com> - 1.36-1
- It should be repo --cost, not repo --priority. (clumens)
* Fri May 23 2008 Chris Lumens <clumens@redhat.com> - 1.35-1 * Fri May 23 2008 Chris Lumens <clumens@redhat.com> - 1.35-1
- Bring driverdisk command in line with the docs. (clumens) - Bring driverdisk command in line with the docs. (clumens)
- Change RAID command print priorities (jlaska). - Change RAID command print priorities (jlaska).

View File

@ -1,2 +1 @@
40e08badbb9a24bca0884646fae5fd3f pykickstart-1.34.tar.gz b8545229133c58d6490ccaca813c5272 pykickstart-1.36.tar.gz
5f48c6f330c7b9edb9129479cdd57cb0 pykickstart-1.35.tar.gz