From 7a179457e0f3068e923a4fe3db2dd74a68b72925 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Mon, 3 Apr 2017 19:49:26 +0100
Subject: Update to 0.2800
- New upstream release 0.2800
- Tests now work if '.' is not in @INC
---
perl-Sub-Uplevel.spec | 14 +++++++++-----
sources | 2 +-
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/perl-Sub-Uplevel.spec b/perl-Sub-Uplevel.spec
index f63c7c0..9b53f7a 100644
--- a/perl-Sub-Uplevel.spec
+++ b/perl-Sub-Uplevel.spec
@@ -1,10 +1,9 @@
Name: perl-Sub-Uplevel
Summary: Apparently run a function in a higher stack frame
Epoch: 1
-Version: 0.2600
-Release: 2%{?dist}
+Version: 0.2800
+Release: 1%{?dist}
License: GPL+ or Artistic
-Group: Development/Libraries
URL: http://search.cpan.org/dist/Sub-Uplevel/
Source0:
http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{version}.tar.gz
BuildArch: noarch
@@ -24,7 +23,8 @@ BuildRequires: perl(warnings)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Temp)
BuildRequires: perl(File::Spec)
-BuildRequires: perl(Test::More)
+BuildRequires: perl(lib)
+BuildRequires: perl(Test::More) >= 0.88
# Optional:
BuildRequires: perl(CPAN::Meta) >= 2.120900
# Explicit Run-time:
@@ -49,7 +49,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
%check
make test
@@ -61,6 +61,10 @@ make test
%{_mandir}/man3/Sub::Uplevel.3*
%changelog
+* Mon Apr 3 2017 Paul Howarth <[email protected]> - 1:0.2800-1
+- Update to 0.2800
+ - Tests now work if '.' is not in @INC
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
1:0.2600-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index 42b7da6..695c9c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f825f3c9c8db5485570732b0d17024f Sub-Uplevel-0.2600.tar.gz
+SHA512 (Sub-Uplevel-0.2800.tar.gz) =
655bab9441bc81e4002db2e715b5c1f771ee35a03bc643a44d4a279aca55431fe17e64332919311a51db2dc02c16b5f97c5751595e61ad0ab96cd0a10ac2d230
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Sub-Uplevel.git/commit/?h=f26&id=7a179457e0f3068e923a4fe3db2dd74a68b72925
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]