New version.

This commit is contained in:
Christopher Edward Lumens 2008-10-14 20:51:57 +00:00
parent c3a2092d35
commit 63b002cf5d
3 changed files with 7 additions and 2 deletions

View File

@ -32,3 +32,4 @@ pykickstart-1.41.tar.gz
pykickstart-1.42.tar.gz
pykickstart-1.43.tar.gz
pykickstart-1.44.tar.gz
pykickstart-1.45.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.44
Version: 1.45
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 Oct 14 2008 Chris Lumens <clumens@redhat.com> - 1.45-1
- Lots of translation updates.
- Remove use of string.partition for python2.4 (atodorov).
* Mon Sep 22 2008 Chris Lumens <clumens@redhat.com> - 1.44-1
- Add support for reverse CHAP to the kickstart iscsi command (hans)
- Fix typo (katzj)

View File

@ -1 +1 @@
600f1cda9038be2de7d0f3de5e53a44f pykickstart-1.44.tar.gz
4604957802c588d1c63d4009ef3e6de0 pykickstart-1.45.tar.gz