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