From 39322a40cb527028785fb2dfa77d4e5690b2911b Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 16:45:01 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- libxml2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxml2.spec b/libxml2.spec index 4d72630..2d05200 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -1,7 +1,7 @@ Summary: Library providing XML and HTML support Name: libxml2 Version: 2.8.0 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/libxml2/libxml2-%{version}.tar.gz @@ -143,6 +143,9 @@ rm -fr %{buildroot} %doc doc/python.html %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed May 23 2012 Daniel Veillard - 2.8.0-1 - upstream release of 2.8.0 - add lzma compression support