New version.

This commit is contained in:
Christopher Edward Lumens 2008-10-30 21:10:46 +00:00
parent c6bfdc5503
commit 35e8773415
3 changed files with 6 additions and 2 deletions

View File

@ -34,3 +34,4 @@ pykickstart-1.43.tar.gz
pykickstart-1.44.tar.gz
pykickstart-1.45.tar.gz
pykickstart-1.46.tar.gz
pykickstart-1.47.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.46
Version: 1.47
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
* Thu Oct 30 2008 Chris Lumens <clumens@redhat.com> - 1.47-1
- Fix enabling services we specify by specific options.
* Mon Oct 27 2008 Chris Lumens <clumens@redhat.com> - 1.46-1
- Add support for firewall --service (#467005).

View File

@ -1 +1 @@
34eac9d71d29455c52e0945caee5d572 pykickstart-1.46.tar.gz
8e99a81aeab654b87ab1d0a173e33c7a pykickstart-1.47.tar.gz