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)