2.001002 bump

epel9
Petr Písař 7 years ago
parent f2acd0b0d3
commit b7bd3ea7d6

1
.gitignore vendored

@ -7,3 +7,4 @@
/Function-Parameters-2.000006.tar.gz /Function-Parameters-2.000006.tar.gz
/Function-Parameters-2.000007.tar.gz /Function-Parameters-2.000007.tar.gz
/Function-Parameters-2.001001.tar.gz /Function-Parameters-2.001001.tar.gz
/Function-Parameters-2.001002.tar.gz

@ -2,9 +2,9 @@
%bcond_without perl_Function_Parameters_enables_optional_test %bcond_without perl_Function_Parameters_enables_optional_test
Name: perl-Function-Parameters Name: perl-Function-Parameters
%global cpan_version 2.001001 %global cpan_version 2.001002
Version: 2.1.1 Version: 2.1.2
Release: 3%{?dist} Release: 1%{?dist}
Summary: Subroutine definitions with parameter lists Summary: Subroutine definitions with parameter lists
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Function-Parameters/ URL: http://search.cpan.org/dist/Function-Parameters/
@ -48,6 +48,7 @@ BuildRequires: perl(vars)
%if %{with perl_Function_Parameters_enables_optional_test} %if %{with perl_Function_Parameters_enables_optional_test}
# Optional tests: # Optional tests:
BuildRequires: perl(threads) BuildRequires: perl(threads)
BuildRequires: perl(threads::shared)
%endif %endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Moose::Util::TypeConstraints) Requires: perl(Moose::Util::TypeConstraints)
@ -79,6 +80,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Nov 09 2017 Petr Pisar <ppisar@redhat.com> - 2.1.2-1
- 2.001002 bump
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

@ -1 +1 @@
SHA512 (Function-Parameters-2.001001.tar.gz) = 19cb7b4f7b9cf12e4ea00c8b2e91273775c1399873b3db75317030adbcf8877830cc08991982e9bb2c695c09f7f2bec5b34894257cc8a5c8b12b75901062f417 SHA512 (Function-Parameters-2.001002.tar.gz) = 2976e939140576c9506c51263c6cf0d9e6fb1770884c9b15b4995ec52ed4bcbabe5327a150b1499e84ae5ae0752cbd797339c7b181d53c427c69283cca9d4270

Loading…
Cancel
Save