From b303b1dc2e660d3c2b62765d3fdb428c46312111 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Fri, 5 Nov 2010 08:06:23 -0500 Subject: [PATCH] - Rebuild for newer libxml2 --- python-lxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lxml.spec b/python-lxml.spec index 896dbb9..d3bc1ee 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -6,7 +6,7 @@ Name: python-lxml Version: 2.2.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ElementTree-like Python bindings for libxml2 and libxslt Group: Development/Libraries @@ -145,6 +145,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Nov 5 2010 Jeffrey C. Ollie - 2.2.8-2 +- Rebuild for newer libxml2 + * Mon Sep 6 2010 Jeffrey C. Ollie - 2.2.8-1 - 2.2.8 (2010-09-02) - Bugs fixed