From 65559c4537e984dcffd1934c4e133b8c04d33640 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Thu, 26 May 2016 10:33:38 +0100
Subject: Update to 0.21

- New upstream release 0.21
  - Work with Object::Remote by removing require() call on Tie::StdHash in PP
---
 perl-B-Hooks-EndOfScope.spec | 13 ++++++++++---
 sources                      |  2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/perl-B-Hooks-EndOfScope.spec b/perl-B-Hooks-EndOfScope.spec
index 45ebb7e..c6d2212 100644
--- a/perl-B-Hooks-EndOfScope.spec
+++ b/perl-B-Hooks-EndOfScope.spec
@@ -1,6 +1,6 @@
 Name:          perl-B-Hooks-EndOfScope
-Version:       0.20
-Release:       3%{?dist}
+Version:       0.21
+Release:       1%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 Summary:       Execute code after scope compilation finishes
@@ -13,6 +13,10 @@ BuildRequires:       coreutils
 BuildRequires: findutils
 BuildRequires: make
 BuildRequires: perl
+%if 0%{?fedora} > 20 || 0%{?rhel} > 7
+BuildRequires: perl-generators
+%endif
+BuildRequires: perl(base)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(lib)
 BuildRequires: perl(Text::ParseWords)
@@ -22,7 +26,6 @@ BuildRequires:        perl(Sub::Exporter::Progressive) >= 
0.001006
 BuildRequires: perl(strict)
 BuildRequires: perl(warnings)
 # PP Implementation Only
-BuildRequires: perl(base)
 BuildRequires: perl(Carp)
 BuildRequires: perl(constant)
 BuildRequires: perl(Hash::Util::FieldHash)
@@ -105,6 +108,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
 %{_mandir}/man3/B::Hooks::EndOfScope::XS.3*
 
 %changelog
+* Thu May 26 2016 Paul Howarth <[email protected]> - 0.21-1
+- Update to 0.21
+  - Work with Object::Remote by removing require() call on Tie::StdHash in PP
+
 * Wed May 18 2016 Jitka Plesnikova <[email protected]> - 0.20-3
 - Perl 5.24 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index d59686b..0e648fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a9082dfb286dd23bb721c7f9c7c3e2a  B-Hooks-EndOfScope-0.20.tar.gz
+df9dacbf55a01d7a444b1ebc616435ae  B-Hooks-EndOfScope-0.21.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-B-Hooks-EndOfScope.git/commit/?h=perl-B-Hooks-EndOfScope-0.21-1.fc25&id=65559c4537e984dcffd1934c4e133b8c04d33640
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to