[python-lxml] rebuild for newer python3

dmalcolm dmalcolm at fedoraproject.org
Wed Dec 29 23:13:20 UTC 2010


commit 4592a57e2db80bd1d0acf7540d3b8113e1635506
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Dec 29 18:09:06 2010 -0500

    rebuild for newer python3

 python-lxml.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-lxml.spec b/python-lxml.spec
index d3bc1ee..4798694 100644
--- a/python-lxml.spec
+++ b/python-lxml.spec
@@ -6,7 +6,7 @@
 
 Name:           python-lxml
 Version:        2.2.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ElementTree-like Python bindings for libxml2 and libxslt
 
 Group:          Development/Libraries
@@ -145,6 +145,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Wed Dec 29 2010  David Malcolm <dmalcolm at redhat.com> - 2.2.8-3
+- rebuild for newer python3
+
 * Fri Nov  5 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 2.2.8-2
 - Rebuild for newer libxml2
 


More information about the scm-commits mailing list