New version.

This commit is contained in:
Christopher Edward Lumens 2008-10-27 17:14:35 +00:00
parent 63b002cf5d
commit c6bfdc5503
3 changed files with 6 additions and 2 deletions

View File

@ -33,3 +33,4 @@ pykickstart-1.42.tar.gz
pykickstart-1.43.tar.gz
pykickstart-1.44.tar.gz
pykickstart-1.45.tar.gz
pykickstart-1.46.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.45
Version: 1.46
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,9 @@ rm -rf %{buildroot}
%{_bindir}/ksflatten
%changelog
* Mon Oct 27 2008 Chris Lumens <clumens@redhat.com> - 1.46-1
- Add support for firewall --service (#467005).
* Tue Oct 14 2008 Chris Lumens <clumens@redhat.com> - 1.45-1
- Lots of translation updates.
- Remove use of string.partition for python2.4 (atodorov).

View File

@ -1 +1 @@
4604957802c588d1c63d4009ef3e6de0 pykickstart-1.45.tar.gz
34eac9d71d29455c52e0945caee5d572 pykickstart-1.46.tar.gz