From 6141abd360e8b939a0a6b0309c35f2496329b10c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 19 Jul 2016 10:59:18 +0200
Subject: 0.000052 bump

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

diff --git a/.gitignore b/.gitignore
index b155a8c..a87f65b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /Test2-Suite-0.000042.tar.gz
 /Test2-Suite-0.000048.tar.gz
 /Test2-Suite-0.000050.tar.gz
+/Test2-Suite-0.000052.tar.gz
diff --git a/perl-Test2-Suite.spec b/perl-Test2-Suite.spec
index 3fc6eca..1f3f07b 100644
--- a/perl-Test2-Suite.spec
+++ b/perl-Test2-Suite.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test2-Suite
-Version:        0.000050
+Version:        0.000052
 Release:        1%{?dist}
 Summary:        Set of tools built upon the Test2 framework
 License:        GPL+ or Artistic
@@ -19,6 +19,7 @@ BuildRequires:  perl(B)
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Importer) >= 0.010
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Scalar::Util)
@@ -36,6 +37,7 @@ BuildRequires:  perl(Unicode::GCString)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(PerlIO)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl(Importer) >= 0.010
 # Test2 not used in any useful way
 # Test2::API version from Test2 in META
 Requires:       perl(Test2::API) >= 1.302032
@@ -46,7 +48,7 @@ Recommends:     perl(Term::ReadKey)
 Recommends:     perl(Unicode::GCString)
 
 # Remove under-specified dependencies
-%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(Test2::API\\)$
+%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\((Importer|Test2::API)\\)$
 
 %description
 Rich set of tools, plugins, bundles, etc. built upon the Test2 testing
@@ -75,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 19 2016 Petr Pisar <ppi...@redhat.com> - 0.000052-1
+- 0.000052 bump
+
 * Mon Jul 11 2016 Petr Pisar <ppi...@redhat.com> - 0.000050-1
 - 0.000050 bump
 
diff --git a/sources b/sources
index 245226d..96de68c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d21b20df32402d9b9afa027ed19f8d82  Test2-Suite-0.000050.tar.gz
+532de7994265011d5ae9c0e7fee7d727  Test2-Suite-0.000052.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Test2-Suite.git/commit/?h=master&id=6141abd360e8b939a0a6b0309c35f2496329b10c
--
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