From fad7c54ee53ef62342a7195d64bf154050b1460c Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 12 Nov 2017 15:12:36 +0000 Subject: [PATCH] Update to 2.3 - New upstream release 2.3 - Make tests work with -Ddefault_inc_excludes_dot (CPAN RT#120421) - Simplify find commands using -empty and -delete - Drop legacy Group: tag --- perl-PadWalker.spec | 19 ++++++++++++------- sources | 2 +- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec index 2f9c068..f009e09 100644 --- a/perl-PadWalker.spec +++ b/perl-PadWalker.spec @@ -1,9 +1,8 @@ Name: perl-PadWalker -Version: 2.2 -Release: 7%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: Play with other people's lexical variables License: GPL+ or Artistic -Group: Development/Libraries URL: http://search.cpan.org/dist/PadWalker/ Source0: http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz # Build: @@ -11,9 +10,9 @@ BuildRequires: coreutils BuildRequires: findutils BuildRequires: gcc BuildRequires: make -BuildRequires: perl-interpreter >= 3:5.8.2 BuildRequires: perl-devel BuildRequires: perl-generators +BuildRequires: perl-interpreter BuildRequires: perl(ExtUtils::MakeMaker) # Run-time BuildRequires: perl(DynaLoader) @@ -41,9 +40,9 @@ make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; -%{_fixperms} %{buildroot} +find %{buildroot} -type f -name .packlist -delete +find %{buildroot} -type f -name '*.bs' -empty -delete +%{_fixperms} -c %{buildroot} %check make test @@ -55,6 +54,12 @@ make test %{_mandir}/man3/PadWalker.3* %changelog +* Sun Nov 12 2017 Paul Howarth - 2.3-1 +- Update to 2.3 + - Make tests work with -Ddefault_inc_excludes_dot (CPAN RT#120421) +- Simplify find commands using -empty and -delete +- Drop legacy Group: tag + * Thu Aug 03 2017 Fedora Release Engineering - 2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index 487489f..2aca107 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6bcc741f77b1831a893b2a22c785e31a PadWalker-2.2.tar.gz +SHA512 (PadWalker-2.3.tar.gz) = 0a222dc2ed26825bc031b0e4b4b78660fe9d1a5a5d98552f30e730aa4c8e5c38577da9a960669258a11cfd712f6e3827bafa23162aa1101f01b47b08e303b4b0