|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-ExtUtils-HasCompiler
|
|
|
|
|
Version: 0.017
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Check for the presence of a compiler
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/ExtUtils-HasCompiler/
|
|
|
|
@ -53,6 +53,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.017-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 09 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.017-1
|
|
|
|
|
- 0.017 bump
|
|
|
|
|
|
|
|
|
|