From 3fa91ae8d16044757c627c15b0b224ec40556422 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 05:02:52 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index cf75a2a..29788f6 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -6,7 +6,7 @@ Name: python-lxml Version: 2.3.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -121,6 +121,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Aug 04 2012 David Malcolm - 2.3.3-4 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 2.3.3-3 - remove rhel logic from with_python3 conditional