From 1c4a884b8719bef88406b218c34f51e843a4774f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 24 Jul 2013 02:00:55 +0200 Subject: [PATCH] Perl 5.18 rebuild --- 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 701fd49..6a64c4e 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.0019 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -108,6 +108,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Wed Jul 24 2013 Petr Pisar - 1:2.0019-2 +- Perl 5.18 rebuild + * Mon Jul 08 2013 Petr Ĺ abata - 1:2.0019-1 - 2.0019 bump (typo fixes)