Update to 0.0400

- New upstream release 0.0400
  - Add the 'find_cr' and 'find_tabs' options
- Module now requires Perl 5.14
epel9
Paul Howarth 4 years ago
parent 24b0ce371d
commit 1243103cec

@ -1,6 +1,6 @@
Name: perl-Test-TrailingSpace
Version: 0.0302
Release: 3%{?dist}
Version: 0.0400
Release: 1%{?dist}
Summary: Test for trailing space in source files
License: MIT
URL: https://metacpan.org/release/Test-TrailingSpace
@ -12,6 +12,7 @@ BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(:VERSION) >= 5.14.0
BuildRequires: perl(ExtUtils::MakeMaker)
# Run-time:
BuildRequires: perl(autodie)
@ -55,6 +56,11 @@ make test
%{_mandir}/man3/Test::TrailingSpace.3*
%changelog
* Wed May 20 2020 Paul Howarth <paul@city-fan.org> - 0.0400-1
- Update to 0.0400
- Add the 'find_cr' and 'find_tabs' options
- Module now requires Perl 5.14
* Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 0.0302-3
- BR: perl(blib) for t/00-compile.t

@ -1 +1 @@
SHA512 (Test-TrailingSpace-0.0302.tar.gz) = 00ebea59fd55a7c296944bb74eba1ac8bc55ca9a92c7cb6a548fdd150d049bfe1496fb9e54007929219af85673dc5bb20881e52dc25945d437c0ebf772eaba95
SHA512 (Test-TrailingSpace-0.0400.tar.gz) = c757d70e6e8c53f3acc3b1605b80892c9ce01263ef4af77a1ef965fb7577af9c56fc880529860ce8c88ec9f9502e14dd6b12f7cd70102c48eee58a4627600db0

Loading…
Cancel
Save