diff --git a/pykickstart.spec b/pykickstart.spec index 153dd3a..5de36ed 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -4,7 +4,7 @@ Summary: A python library for manipulating kickstart files Name: pykickstart Url: http://fedoraproject.org/wiki/pykickstart Version: 1.47 -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. @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_bindir}/ksflatten %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.47-2 +- Rebuild for Python 2.6 + * Thu Oct 30 2008 Chris Lumens - 1.47-1 - Fix enabling services we specify by specific options.