diff --git a/python-lxml.spec b/python-lxml.spec index ed4850e..49031cf 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -3,7 +3,7 @@ Name: python-lxml Version: 2.2 -Release: 0.2.alpha%{alpha}%{?dist} +Release: 0.3.alpha%{alpha}%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -50,7 +50,10 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog -* Mon Nov 24 2008 Jeffrey C. Ollie - 2.2-0.2.alpha1%{?dist} +* Fri Nov 28 2008 Jeffrey C. Ollie - 2.2-0.3.alpha1 +- Rebuild for Python 2.6 + +* Mon Nov 24 2008 Jeffrey C. Ollie - 2.2-0.2.alpha1 - Don't forget to upload the sources! * Mon Nov 24 2008 Jeffrey C. Ollie - 2.2-0.1.alpha1