|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Module-Find
|
|
|
|
Name: perl-Module-Find
|
|
|
|
Version: 0.15
|
|
|
|
Version: 0.15
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Find and use installed modules in a (sub)category
|
|
|
|
Summary: Find and use installed modules in a (sub)category
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/Module-Find
|
|
|
|
URL: https://metacpan.org/release/Module-Find
|
|
|
@ -62,6 +62,9 @@ make test
|
|
|
|
%{_mandir}/man3/Module::Find.3*
|
|
|
|
%{_mandir}/man3/Module::Find.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Dec 26 2019 Paul Howarth <paul@city-fan.org> - 0.15-1
|
|
|
|
* Thu Dec 26 2019 Paul Howarth <paul@city-fan.org> - 0.15-1
|
|
|
|
- Update to 0.13
|
|
|
|
- Update to 0.13
|
|
|
|
- Removed file readability check (GH#4, CPAN RT#99055)
|
|
|
|
- Removed file readability check (GH#4, CPAN RT#99055)
|
|
|
|