From 02d9976dc524bf8fb99e5835f3191a5f395f1354 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 8 Nov 2004 20:41:39 +0000 Subject: [PATCH] bump to avoid conflict --- libxml2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libxml2.spec b/libxml2.spec index afc4849..79d8699 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: 2 +Release: 3 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -159,7 +159,7 @@ rm -fr %{buildroot} %doc doc/python.html %changelog -* Mon Nov 8 2004 Jeremy Katz - 2.6.15-2 +* Mon Nov 8 2004 Jeremy Katz - 2.6.15-3 - rebuild for python 2.4 * Wed Oct 27 2004 Daniel Veillard