dmalcolm 2010-07-22 03:25:58 +00:00
parent 8955c75b08
commit 0287e933c4

View File

@ -4,7 +4,7 @@ Summary: A python library for manipulating kickstart files
Name: pykickstart
Url: http://fedoraproject.org/wiki/pykickstart
Version: 1.77
Release: 1%{?dist}
Release: 2%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
# within this srpm.
@ -45,6 +45,9 @@ rm -rf %{buildroot}
%{_bindir}/ksverdiff
%changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.77-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Jul 20 2010 Chris Lumens <clumens@redhat.com> - 1.77-1
- Send the key command down the memory hole. (clumens)
- Deprecate interactive kickstart mode. (clumens)