diff --git a/.gitignore b/.gitignore index 6cc963b..e53b6f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Test-Simple-0.94.tar.gz /Test-Simple-0.96.tar.gz +/Test-Simple-0.98.tar.gz diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 35f7bac..4b92e16 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -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 0.98-1 +- update to latest upstream version + * Wed Feb 09 2011 Fedora Release Engineering - 0.96-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 5272e43..03a405e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbc734a7bb5b3fc3e2bc706e19d08b26 Test-Simple-0.96.tar.gz +a8b26c97440269b33dd79fd847c521d8 Test-Simple-0.98.tar.gz