[perl-Test-Spec] 0.49 bump

Petr Pisar ppisar at fedoraproject.org
Tue Feb 3 10:37:34 UTC 2015


commit e4b86c6b274a48e0312adf46600b9066fd46504b
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Feb 3 11:37:17 2015 +0100

    0.49 bump

 .gitignore          |    1 +
 perl-Test-Spec.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50fe6fe..cae09a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /Test-Spec-0.46.tar.gz
 /Test-Spec-0.47.tar.gz
 /Test-Spec-0.48.tar.gz
+/Test-Spec-0.49.tar.gz
diff --git a/perl-Test-Spec.spec b/perl-Test-Spec.spec
index 0e453b7..1c97c8b 100644
--- a/perl-Test-Spec.spec
+++ b/perl-Test-Spec.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Spec
-Version:        0.48
+Version:        0.49
 Release:        1%{?dist}
 Summary:        Write tests in a declarative specification style
 License:        GPL+ or Artistic
@@ -21,6 +21,7 @@ BuildRequires:  perl(Package::Stash) >= 0.23
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Deep) >= 0.103
+BuildRequires:  perl(Test::Deep::NoTest)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Trap)
 BuildRequires:  perl(Tie::Hash)
@@ -64,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 03 2015 Petr Pisar <ppisar at redhat.com> - 0.49-1
+- 0.49 bump
+
 * Fri Jan 09 2015 Petr Šabata <contyk at redhat.com> - 0.48-1
 - 0.48 bump
 
diff --git a/sources b/sources
index 946e085..4d702ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-267b49a20b466485720929e2788c8da2  Test-Spec-0.48.tar.gz
+cac8f7d113ef25369a7d25dfc9c094b6  Test-Spec-0.49.tar.gz



More information about the perl-devel mailing list