From 74c477b6adc6f409a222615d8b387d2731636ff3 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 20:01:39 +0200 Subject: [PATCH] Perl 5.22 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 d3101c7..19133a6 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -8,7 +8,7 @@ Name: perl-XML-LibXML # it might not be needed anymore # this module is maintained, the other is not Version: 2.0121 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -125,6 +125,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 1:2.0121-3 +- Perl 5.22 rebuild + * Wed May 27 2015 Petr Pisar - 1:2.0121-2 - Disable thread tests because thread support not complete (bug #1224731)