Update to 2.000005
This commit is contained in:
parent
fba7809a86
commit
bd32b7e674
@ -6,12 +6,12 @@
|
||||
%endif
|
||||
|
||||
Name: perl-strictures
|
||||
Version: 2.000004
|
||||
Version: 2.000005
|
||||
Release: 1%{?dist}
|
||||
Summary: Turn on strict and make most warnings fatal
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/strictures/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HAARG/strictures-%{version}.tar.gz
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/strictures-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: coreutils
|
||||
@ -35,7 +35,7 @@ BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
# Test Suite
|
||||
BuildRequires: perl(Cwd)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
%if %{with perl_strictures_enables_optional_test}
|
||||
# Optional Tests
|
||||
BuildRequires: perl(indirect)
|
||||
@ -72,6 +72,9 @@ make test
|
||||
%{_mandir}/man3/strictures::extra.3*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 23 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.000005-1
|
||||
- Update to 2.000005
|
||||
|
||||
* Fri Apr 20 2018 Paul Howarth <paul@city-fan.org> - 2.000004-1
|
||||
- Update to 2.000004
|
||||
- Update bundled ExtUtils::HasCompiler to 0.021
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (strictures-2.000004.tar.gz) = 9a3d679caa9ed1c3ba20bbb302c7e647d02f0222d7c1c9c25e20d8f3cb4a1f8d5efde5e3d04733130490e17efcdf52f3149eed5703ded3a98e23be86021e42e7
|
||||
SHA512 (strictures-2.000005.tar.gz) = e4309c01fd729fe8c42e4a0ddbc95e8e14503362fb5be4556fef42edbbe14567a13cf2e9af206e91ff911b961316dfbff3711f278afaa4772bf284bb2d44a309
|
||||
|
Loading…
Reference in New Issue
Block a user