From f0a0a85c6e53b1f8d0f7a479587f19eaf447e273 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Mon, 27 Jun 2016 15:38:27 +0200
Subject: 0.000038 bump

---
 .gitignore            |  1 +
 perl-Test2-Suite.spec | 15 ++++++---------
 sources               |  2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/.gitignore b/.gitignore
index a6cd2b4..7622016 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Test2-Suite-0.000029.tar.gz
 /Test2-Suite-0.000030.tar.gz
 /Test2-Suite-0.000032.tar.gz
+/Test2-Suite-0.000038.tar.gz
diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec
index da09d0e..5917e62 100644
--- a/perl-Test2-Suite.spec
+++ b/perl-Test2-Suite.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test2-Suite
-Version:        0.000032
+Version:        0.000038
 Release:        1%{?dist}
 Summary:        Set of tools built upon the Test2 framework
 License:        GPL+ or Artistic
@@ -23,10 +23,7 @@ BuildRequires:  perl(List::Util)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Scalar::Util)
 # Test2::API version from Test2 in META
-# The 0.000040 was specified in Test2-Suite-0.000029 and Test2-Suite-0.000030
-# did not change any line of code. No reason for increasing the dependency
-# to 1.302015.
-BuildRequires:  perl(Test2::API) >= 0.000040
+BuildRequires:  perl(Test2::API) >= 1.302032
 BuildRequires:  perl(Test2::Hub::Interceptor)
 BuildRequires:  perl(Test2::Util)
 BuildRequires:  perl(Test2::Util::HashBase)
@@ -41,10 +38,7 @@ BuildRequires:  perl(PerlIO)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Test2 not used in any useful way
 # Test2::API version from Test2 in META
-# The 0.000040 was specified in Test2-Suite-0.000029 and Test2-Suite-0.000030
-# did not change any line of code. No reason for increasing the dependency
-# to 1.302015.
-Requires:       perl(Test2::API) >= 0.000040
+Requires:       perl(Test2::API) >= 1.302032
 Requires:       perl(utf8)
 # Term::ReadKey for terminal width
 Recommends:     perl(Term::ReadKey)
@@ -81,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 27 2016 Petr Pisar <ppi...@redhat.com> - 0.000038-1
+- 0.000038 bump
+
 * Mon Jun 20 2016 Petr Pisar <ppi...@redhat.com> - 0.000032-1
 - 0.000032 bump
 
diff --git a/sources b/sources
index 392d128..563eaab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02ea852d564c9bdd3582dce7967428e3  Test2-Suite-0.000032.tar.gz
+d63a7231c52e367127b3708d6df6ace4  Test2-Suite-0.000038.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test2-Suite.git/commit/?h=master&id=f0a0a85c6e53b1f8d0f7a479587f19eaf447e273
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to