|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Load-XS
|
|
|
|
|
Version: 0.09
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: XS implementation of parts of Class::Load
|
|
|
|
|
License: Artistic 2.0
|
|
|
|
|
URL: http://search.cpan.org/dist/Class-Load-XS/
|
|
|
|
@ -71,6 +71,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Class::Load::XS.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.09-6
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2016 Paul Howarth <paul@city-fan.org> - 0.09-5
|
|
|
|
|
- Fix FTBFS due to missing buildreq perl-devel
|
|
|
|
|
- Simplify find commands using -empty and -delete
|
|
|
|
|