|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-ISA
|
|
|
|
|
Version: 0.36
|
|
|
|
|
Release: 1025%{?dist}
|
|
|
|
|
Release: 1026%{?dist}
|
|
|
|
|
Summary: Report the search path for a class's ISA tree
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Class-ISA
|
|
|
|
@ -37,6 +37,9 @@ make test
|
|
|
|
|
%{perl_vendorlib}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-1026
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-1025
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|