From a6a1db95e9b8adcb5454cc9f69be12c8ddcadc70 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 8 Nov 2004 20:24:36 +0000 Subject: [PATCH] - rebuild for python 2.4 --- libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index 50d386f..afc4849 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.6.15 -Release: 1 +Release: 2 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -159,6 +159,9 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Mon Nov 8 2004 Jeremy Katz - 2.6.15-2 +- rebuild for python 2.4 + * Wed Oct 27 2004 Daniel Veillard - upstream release 2.6.15 see http://xmlsoft.org/news.html