- update to 0.15

This commit is contained in:
Peter Jones 2006-01-31 16:43:05 +00:00
parent 67a3ae3261
commit 0ea4a886a8
3 changed files with 6 additions and 2 deletions

View File

@ -4,3 +4,4 @@ pykickstart-0.11.tar.gz
pykickstart-0.12.tar.gz
pykickstart-0.13.tar.gz
pykickstart-0.14.tar.gz
pykickstart-0.15.tar.gz

View File

@ -2,7 +2,7 @@
Summary: A python library for manipulating kickstart files
Name: pykickstart
Version: 0.14
Version: 0.15
Release: 1
Source0: %{name}-%{version}.tar.gz
License: GPL
@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/bin/ksvalidator
%changelog
* Tue Jan 31 2006 Peter Jones <pjones@redhat.com> 0.15-1
- Add dmraid support
* Mon Jan 30 2006 Chris Lumens <clumens@redhat.com> 0.14-1
- Fix VNC parameter parsing (#179209).
- Deprecate --connect. Add --host and --port instead.

View File

@ -1 +1 @@
29ab0085896444efcce48fa3fa19d024 pykickstart-0.14.tar.gz
11cc356393b3054696d7592208d78c66 pykickstart-0.15.tar.gz