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
This commit is contained in:
Paul Howarth 2017-11-12 15:12:36 +00:00
parent a89d32cf08
commit fad7c54ee5
2 changed files with 13 additions and 8 deletions

View File

@ -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 <paul@city-fan.org> - 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 <releng@fedoraproject.org> - 2.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

View File

@ -1 +1 @@
6bcc741f77b1831a893b2a22c785e31a PadWalker-2.2.tar.gz
SHA512 (PadWalker-2.3.tar.gz) = 0a222dc2ed26825bc031b0e4b4b78660fe9d1a5a5d98552f30e730aa4c8e5c38577da9a960669258a11cfd712f6e3827bafa23162aa1101f01b47b08e303b4b0