From 3f542083441277d0e7ba759e752ca76cdafdae0c Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:41:46 +0000 Subject: [PATCH] gcc update bump --- libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index f3256d6..7568107 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.6.22 -Release: 1 +Release: 1.1 License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz @@ -157,6 +157,9 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Fri Dec 09 2005 Jesse Keating +- rebuilt + * Mon Sep 12 2005 Daniel Veillard - upstream release 2.6.22 see http://xmlsoft.org/news.html