[perl-Test-Simple] update to 0.98

Iain Arnell iarnell at fedoraproject.org
Thu Feb 24 16:25:51 UTC 2011


commit afaa28483eb51a77b0fee51f73674d73780e34a4
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Feb 24 17:25:51 2011 +0100

    update to 0.98

 .gitignore            |    1 +
 perl-Test-Simple.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <iarnell at gmail.com> 0.98-1
+- update to latest upstream version
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list