[perl-Test-Most] 0.34 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Tue Aug 5 08:13:40 UTC 2014


commit 7a0f9f388b07ff1bf08690195d4cfb1b7563fc24
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Tue Aug 5 10:13:29 2014 +0200

    0.34 bump

 .gitignore          |    1 +
 perl-Test-Most.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ad5f209..5be5afe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Test-Most-0.21.tar.gz
 /Test-Most-0.25.tar.gz
 /Test-Most-0.31.tar.gz
 /Test-Most-0.33.tar.gz
+/Test-Most-0.34.tar.gz
diff --git a/perl-Test-Most.spec b/perl-Test-Most.spec
index 4b5d379..559c184 100644
--- a/perl-Test-Most.spec
+++ b/perl-Test-Most.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Most
-Version:        0.33
-Release:        2%{?dist}
+Version:        0.34
+Release:        1%{?dist}
 Summary:        Perl module with test functions and features
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -29,6 +29,7 @@ Requires:       perl(Carp)
 Requires:       perl(Test::Deep)
 Requires:       perl(Test::Differences)
 Requires:       perl(Test::Exception)
+Requires:       perl(Test::More)
 Requires:       perl(Test::Warn)
 
 
@@ -58,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 05 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.34-1
+- 0.34 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.33-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 7726910..65f27cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5236ce676d50e11b385b2d7d7651e6ee  Test-Most-0.33.tar.gz
+6fa1f097bedbc18f46b08ac9eb79bba9  Test-Most-0.34.tar.gz


More information about the scm-commits mailing list