New version.

This commit is contained in:
Christopher Edward Lumens 2007-10-04 18:55:55 +00:00
parent b8df3c3987
commit 01ca222269
3 changed files with 6 additions and 2 deletions

View File

@ -4,3 +4,4 @@ pykickstart-1.13.tar.gz
pykickstart-1.14.tar.gz
pykickstart-1.15.tar.gz
pykickstart-1.16.tar.gz
pykickstart-1.17.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.16
Version: 1.17
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 04 2007 Chris Lumens <clumens@redhat.com> 1.17-1
- Simplify argument processing and printing.
* Wed Oct 03 2007 Chris Lumens <clumens@redhat.com> 1.16-1
- Undeprecate %packages --excludedocs.
- Fix a traceback in the device command handling.

View File

@ -1 +1 @@
46e1f0484c75369e2cb82423d7622f2f pykickstart-1.16.tar.gz
668df05a7ac08ab75ded3a29f28e3dcf pykickstart-1.17.tar.gz