Update to 0.99

- 0.99 bump
- This release by RJBS -> update source URL
This commit is contained in:
Paul Howarth 2013-10-12 20:40:11 +01:00
parent 2aac65f26b
commit 752e31006b
3 changed files with 9 additions and 8 deletions

5
.gitignore vendored
View File

@ -1,4 +1 @@
Test-Simple-0.94.tar.gz
/Test-Simple-0.96.tar.gz
/Test-Simple-0.98.tar.gz
/Test-Simple-0.98_05.tar.gz
/Test-Simple-[0-9._]*.tar.gz

View File

@ -1,12 +1,12 @@
%global cpan_version 0.98_05
%global cpan_version 0.99
Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Version: %(echo '%{cpan_version}' | tr _ .)
Release: 3%{?dist}
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Test-Simple
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-%{cpan_version}.tar.gz
Source0: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Simple-%{cpan_version}.tar.gz
# https://github.com/schwern/test-more/issues/387
Patch0: Test-Simple-0.98_05-Pass-regular-expression-intact.patch
BuildArch: noarch
@ -87,6 +87,10 @@ make test
%{_mandir}/man3/Test::Tutorial.3pm*
%changelog
* Sat Oct 12 2013 Paul Howarth <paul@city-fan.org> - 0.99-1
- 0.99 bump
- This release by RJBS -> update source URL
* Fri Aug 09 2013 Petr Pisar <ppisar@redhat.com> - 0.98.05-3
- Pass regular expression intact

View File

@ -1 +1 @@
2d51e2e69435dc666405b6a8b2265992 Test-Simple-0.98_05.tar.gz
0ff8a222d0c0be5a2ada2881a053e2b1 Test-Simple-0.99.tar.gz