From 9c5667ef100da420048fd40ef97ce7ac775a80e4 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 27 Aug 2012 14:26:06 +0200 Subject: [PATCH] Rebuild for the latest libxml2 --- perl-XML-LibXML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 06db05d..4dad704 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -4,7 +4,7 @@ Name: perl-XML-LibXML # it might not be needed anymore # this module is maintained, the other is not Version: 2.0004 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -98,6 +98,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Aug 27 2012 Jitka Plesnikova - 1:2.0004-2 +- Rebuild for the latest libxml2. + * Thu Aug 09 2012 Petr Ĺ abata - 1:2.0004-1 - 2.0004 bump