From 9e79f7354bb127beb60fd2e3520f61d1fe27c90f Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Wed, 3 Dec 2008 23:30:45 +0000 Subject: [PATCH] Pull back into Python 2.6 --- libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index f86813b..a069152 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.7.2 -Release: 6%{?dist}%{?extra_release} +Release: 7%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz @@ -145,6 +145,9 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Wed Dec 3 2008 Ignacio Vazquez-Abrams - 2.7.2-7 +- Pull back into Python 2.6 + * Wed Dec 3 2008 Caolán McNamara - 2.7.2-6 - AutoProvides requires BuildRequires pkgconfig