- Rebuild for Python 2.6

This commit is contained in:
Jeffrey C. Ollie 2008-11-29 04:33:16 +00:00
parent 417121ec2e
commit fe0c636766

View File

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