|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Function-Parameters
|
|
|
|
|
%global cpan_version 2.000007
|
|
|
|
|
Version: 2.0.7
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Subroutine definitions with parameter lists
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Function-Parameters/
|
|
|
|
@ -72,6 +72,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.0.7-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 16 2017 Petr Pisar <ppisar@redhat.com> - 2.0.7-1
|
|
|
|
|
- 2.000007 bump
|
|
|
|
|
|
|
|
|
|