psabata pushed to perl-Scope-Upper (master). "0.27 bugfix bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 31 11:39:05 UTC 2015


>From ce15f72f7801e6149275c51bfb7d8d9157ea3cc0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Tue, 31 Mar 2015 13:38:57 +0200
Subject: 0.27 bugfix bump


diff --git a/.gitignore b/.gitignore
index 29b3d4d..8984542 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ Scope-Upper-0.10.tar.gz
 /Scope-Upper-0.24.tar.gz
 /Scope-Upper-0.25.tar.gz
 /Scope-Upper-0.26.tar.gz
+/Scope-Upper-0.27.tar.gz
diff --git a/perl-Scope-Upper.spec b/perl-Scope-Upper.spec
index 30a1fd0..c4dd6b1 100644
--- a/perl-Scope-Upper.spec
+++ b/perl-Scope-Upper.spec
@@ -1,6 +1,6 @@
 Name:           perl-Scope-Upper
 Summary:        Act on upper scopes
-Version:        0.26
+Version:        0.27
 Release:        1%{?dist}
 License:        GPL+ or Artistic
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz 
@@ -18,13 +18,16 @@ BuildRequires:  perl(XSLoader)
 # Tests only
 BuildRequires:  perl(feature)
 BuildRequires:  perl(lib)
+BuildRequires:  perl(POSIX)
 # It's either Scalar::Util or B; with the former being preferred
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
 # Optional tests only
 BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
+Requires:       perl(Exporter)
 Requires:       perl(XSLoader)
 
 %{?perl_default_filter}
@@ -59,6 +62,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Mar 31 2015 Petr Šabata <contyk at redhat.com> - 0.27-1
+- 0.27 bugfix bump
+
 * Fri Mar 20 2015 Petr Šabata <contyk at redhat.com> - 0.26-1
 - 0.26 bump
 
diff --git a/sources b/sources
index 19f8493..d62c8ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1da9e90c8739eaf92790db7ba342b294  Scope-Upper-0.26.tar.gz
+11dddf4e1588d5d4695da0ad7521a125  Scope-Upper-0.27.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Scope-Upper.git/commit/?h=master&id=ce15f72f7801e6149275c51bfb7d8d9157ea3cc0


More information about the scm-commits mailing list