New version.

This commit is contained in:
Christopher Edward Lumens 2008-01-15 15:38:07 +00:00
parent 41b8cfb6ed
commit d19f0617ff
3 changed files with 7 additions and 2 deletions

View File

@ -12,3 +12,4 @@ pykickstart-1.21.tar.gz
pykickstart-1.22.tar.gz
pykickstart-1.23.tar.gz
pykickstart-1.24.tar.gz
pykickstart-1.25.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.24
Version: 1.25
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 Jan 15 2008 Chris Lumens <clumens@redhat.com> - 1.25-1
- Add the version to the output ks file. (clumens)
- Add syntax for encrypted partitions and raid devices. (clumens)
* Thu Jan 10 2008 Chris Lumens <clumens@redhat.com> - 1.24-1
- Make inheritance and overriding of %packages work (#427768). (clumens)
- Add an option for which languages should be installed. (katzj)

View File

@ -1 +1 @@
896890f6127f9ca244cb7c8be8bbae28 pykickstart-1.24.tar.gz
722a220b08fe6a06f0f1e8b46d737f19 pykickstart-1.25.tar.gz