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