From 8c2d0279e473e311cfcf0521091d3f93c221937a Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 7 Feb 2017 12:11:44 +0000
Subject: Update to 2.18
- New upstream release 2.18
- Makefile.PL changes to support perls without "." in @INC; no functional
change
---
perl-Devel-Symdump.spec | 14 +++++++++-----
sources | 2 +-
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/perl-Devel-Symdump.spec b/perl-Devel-Symdump.spec
index c845273..5dea2ec 100644
--- a/perl-Devel-Symdump.spec
+++ b/perl-Devel-Symdump.spec
@@ -1,7 +1,7 @@
Name: perl-Devel-Symdump
-Version: 2.17
-Release: 3%{?dist}
Epoch: 1
+Version: 2.18
+Release: 1%{?dist}
Summary: A Perl module for inspecting Perl's symbol table
Group: Development/Libraries
License: GPL+ or Artistic
@@ -15,7 +15,6 @@ BuildRequires: make
BuildRequires: perl
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
-BuildRequires: perl(File::Spec)
# Module Runtime
BuildRequires: perl(B)
BuildRequires: perl(Carp)
@@ -57,7 +56,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 %{!?perl_bootstrap:AUTHOR_TEST=1}
@@ -68,6 +67,11 @@ make test %{!?perl_bootstrap:AUTHOR_TEST=1}
%{_mandir}/man3/Devel::Symdump.3*
%changelog
+* Tue Feb 7 2017 Paul Howarth <[email protected]> - 1:2.18-1
+- Update to 2.18
+ - Makefile.PL changes to support perls without "." in @INC; no functional
+ change
+
* Wed May 18 2016 Jitka Plesnikova <[email protected]> - 1:2.17-3
- Perl 5.24 re-rebuild of bootstrapped packages
@@ -252,4 +256,4 @@ make test %{!?perl_bootstrap:AUTHOR_TEST=1}
- automated rebuild
* Mon Apr 30 2001 Chip Turner <[email protected]>
-- Spec file was autogenerated.
+- Spec file was autogenerated.
diff --git a/sources b/sources
index 692a216..108a5c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-83e9533aa5ae90f624d0b590f9aa881c Devel-Symdump-2.17.tar.gz
+SHA512 (Devel-Symdump-2.18.tar.gz) =
4e8e1ee723e3e02d2f0c100dace40d7722f6366402cff24fb50c8616a863628bc2faa02210754132afa7cbebbd90c75ea6f173e15bbcfaa5158dfcfdfd03da73
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Devel-Symdump.git/commit/?h=perl-Devel-Symdump-2.18-1.fc26&id=8c2d0279e473e311cfcf0521091d3f93c221937a
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]