From a555fb938179ba3291f6148ad3b2b1a3a9f2798f Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Thu, 15 May 2014 16:35:43 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 28cd645..6e8e73b 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -10,7 +10,7 @@ Name: python-lxml Version: 3.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -159,6 +159,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed May 14 2014 Bohuslav Kabrda - 3.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Mon Apr 28 2014 Jeffrey Ollie - 3.3.5-1 - 3.3.5 (2014-04-18) - ==================