update to 0.98

This commit is contained in:
Iain Arnell 2011-02-24 17:25:51 +01:00
parent 228a54c1e8
commit afaa28483e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
Test-Simple-0.94.tar.gz
/Test-Simple-0.96.tar.gz
/Test-Simple-0.98.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Version: 0.96
Release: 2%{?dist}
Version: 0.98
Release: 1%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/Test-Simple-%{version}.tar.gz
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 24 2011 Iain Arnell <iarnell@gmail.com> 0.98-1
- update to latest upstream version
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.96-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
fbc734a7bb5b3fc3e2bc706e19d08b26 Test-Simple-0.96.tar.gz
a8b26c97440269b33dd79fd847c521d8 Test-Simple-0.98.tar.gz