|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-ExtUtils-HasCompiler
|
|
|
|
|
Version: 0.014
|
|
|
|
|
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/
|
|
|
|
@ -52,6 +52,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-2
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 03 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-1
|
|
|
|
|
- 0.014 bump
|
|
|
|
|
|
|
|
|
|