psabata pushed to perl-Scope-Upper (master). "0.28 bump; minor SUB() and EVAL() behavior changes"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Aug 24 14:39:17 UTC 2015


From bb5196b5567ae83eb2d92031457e1f975613d17a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Mon, 24 Aug 2015 16:39:10 +0200
Subject: 0.28 bump; minor SUB() and EVAL() behavior changes


diff --git a/.gitignore b/.gitignore
index 8984542..4d0d169 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ Scope-Upper-0.10.tar.gz
 /Scope-Upper-0.25.tar.gz
 /Scope-Upper-0.26.tar.gz
 /Scope-Upper-0.27.tar.gz
+/Scope-Upper-0.28.tar.gz
diff --git a/perl-Scope-Upper.spec b/perl-Scope-Upper.spec
index 1713633..9b9d376 100644
--- a/perl-Scope-Upper.spec
+++ b/perl-Scope-Upper.spec
@@ -1,11 +1,14 @@
 Name:           perl-Scope-Upper
 Summary:        Act on upper scopes
-Version:        0.27
-Release:        3%{?dist}
+Version:        0.28
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/Scope-Upper
 # Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
@@ -62,6 +65,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Aug 24 2015 Petr Ĺ abata <contyk at redhat.com> - 0.28-1
+- 0.28 bump; minor SUB() and EVAL() behavior changes
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.27-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index d62c8ec..00e5cf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11dddf4e1588d5d4695da0ad7521a125  Scope-Upper-0.27.tar.gz
+031bccd403f52b83da8f06036070458c  Scope-Upper-0.28.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list