Update to 2.01

- New upstream release 2.01
  - Fix failing test in t/all-generated.t
epel9
Paul Howarth 10 years ago
parent 660290745b
commit 51d27f0322

@ -2,7 +2,7 @@
%global debug_package %{nil}
Name: perl-Test-Version
Version: 2.00
Version: 2.01
Release: 1%{?dist}
Summary: Check to see that versions in modules are sane
License: Artistic 2.0
@ -47,6 +47,7 @@ BuildRequires: perl(Test::Tester)
BuildRequires: perl(English)
BuildRequires: perl(Pod::Coverage::TrustPod)
BuildRequires: perl(Test::CPAN::Changes) >= 0.19
BuildRequires: perl(Test::CPAN::Meta::JSON)
BuildRequires: perl(Test::DistManifest)
BuildRequires: perl(Test::EOL)
BuildRequires: perl(Test::MinimumVersion)
@ -91,6 +92,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
%{_mandir}/man3/Test::Version.3*
%changelog
* Tue May 19 2015 Paul Howarth <paul@city-fan.org> - 2.01-1
- Update to 2.01
- Fix failing test in t/all-generated.t
* Thu May 7 2015 Paul Howarth <paul@city-fan.org> - 2.00-1
- Update to 2.00
- Added filename_match setting

@ -1 +1 @@
c29e8e41482b358722dcf8fd2abd7549 Test-Version-2.00.tar.gz
ab7c28ee4096a9aa943cc4d293c96035 Test-Version-2.01.tar.gz

Loading…
Cancel
Save