From d9485623b7145ff07e6df092c4ccad8ae8231572 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Fri, 6 Nov 2015 13:29:14 +0100 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index a336aa0..b5579e7 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -10,7 +10,7 @@ Name: python-lxml Version: 3.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -154,6 +154,9 @@ popd %endif %changelog +* Fri Nov 06 2015 Robert Kuska - 3.4.4-2 +- Rebuilt for Python3.5 rebuild + * Fri Aug 28 2015 Peter Robinson 3.4.4-1 - Update to 3.4.4 - Use %%license, cleanup spec