[perl-Test-Harness] 3.31 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jun 9 11:12:28 UTC 2014


commit ea3f235047deb8f1c7ddf5c3ff5b7dc075f8deb5
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 9 13:12:07 2014 +0200

    3.31 bump

 .gitignore             |    1 +
 perl-Test-Harness.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index df6b53f..ef6706a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Test-Harness-3.28.tar.gz
 /Test-Harness-3.29.tar.gz
 /Test-Harness-3.30.tar.gz
+/Test-Harness-3.31.tar.gz
diff --git a/perl-Test-Harness.spec b/perl-Test-Harness.spec
index e426474..41b9c9f 100644
--- a/perl-Test-Harness.spec
+++ b/perl-Test-Harness.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Harness
-Version:        3.30
-Release:        3%{?dist}
+Version:        3.31
+Release:        1%{?dist}
 Summary:        Run Perl standard test scripts with statistics
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -89,6 +89,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 09 2014 Petr Pisar <ppisar at redhat.com> - 3.31-1
+- 3.31 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.30-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 3e8019e..8c3cb42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1ff25da5dfdf77adea13dc3465638dd  Test-Harness-3.30.tar.gz
+41c262c9f41f0f3ec15eb32075db0d54  Test-Harness-3.31.tar.gz


More information about the scm-commits mailing list