Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 20:01:39 +02:00
parent 3bb553b0de
commit 74c477b6ad

View File

@ -8,7 +8,7 @@ Name: perl-XML-LibXML
# it might not be needed anymore # it might not be needed anymore
# this module is maintained, the other is not # this module is maintained, the other is not
Version: 2.0121 Version: 2.0121
Release: 2%{?dist} Release: 3%{?dist}
Epoch: 1 Epoch: 1
Summary: Perl interface to the libxml2 library Summary: Perl interface to the libxml2 library
Group: Development/Libraries Group: Development/Libraries
@ -125,6 +125,9 @@ fi
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:2.0121-3
- Perl 5.22 rebuild
* Wed May 27 2015 Petr Pisar <ppisar@redhat.com> - 1:2.0121-2 * Wed May 27 2015 Petr Pisar <ppisar@redhat.com> - 1:2.0121-2
- Disable thread tests because thread support not complete (bug #1224731) - Disable thread tests because thread support not complete (bug #1224731)