New version.
This commit is contained in:
parent
a6c4d1634f
commit
c60173729d
@ -59,3 +59,4 @@ pykickstart-1.69.tar.gz
|
||||
pykickstart-1.70.tar.gz
|
||||
pykickstart-1.71.tar.gz
|
||||
pykickstart-1.72.tar.gz
|
||||
pykickstart-1.73.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: A python library for manipulating kickstart files
|
||||
Name: pykickstart
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
Version: 1.72
|
||||
Version: 1.73
|
||||
Release: 1%{?dist}
|
||||
# This is a Red Hat maintained package which is specific to
|
||||
# our distribution. Thus the source is only available from
|
||||
@ -45,6 +45,9 @@ rm -rf %{buildroot}
|
||||
%{_bindir}/ksverdiff
|
||||
|
||||
%changelog
|
||||
* Tue Jun 01 2010 Chris Lumens <clumens@redhat.com> - 1.73-1
|
||||
- Allow "ignoredisk" to explicitly specify interactive usage (#596804) (pjones)
|
||||
|
||||
* Fri Apr 23 2010 Chris Lumens <clumens@redhat.com> - 1.72-1
|
||||
- Return non-zero on error from ksvalidator (#585284). (clumens)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user