commit 47e224a3357bb26417d7dc3388db65fe9b490152
Author: Steven Pritchard <steven.pritch...@gmail.com>
Date:   Fri Dec 10 11:23:22 2010 -0600

    Update to 0.31.

 .gitignore               |    1 +
 perl-Test-Exception.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3929f40..6698b6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-Exception-0.29.tar.gz
+/Test-Exception-0.31.tar.gz
diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec
index bec8510..3d19d0c 100644
--- a/perl-Test-Exception.spec
+++ b/perl-Test-Exception.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Exception
-Version:        0.29
-Release:        2%{?dist}
+Version:        0.31
+Release:        1%{?dist}
 Summary:        Library of test functions for exception based Perl code
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 10 2010 Steven Pritchard <st...@kspei.com> 0.31-1
+- Update to 0.31.
+
 * Thu May 06 2010 Marcela Maslanova <mmasl...@redhat.com> - 0.29-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index e88ea9b..5a484ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9aea475db531d4fd4ce40cf25a0acd14  Test-Exception-0.29.tar.gz
+adb57ca7614d15e5b307bf5e024b35a8  Test-Exception-0.31.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to