Update to 0.20

- New upstream release 0.20
  - Fix tests on Carp < 1.25 (GH#1)
epel9
Paul Howarth 8 years ago
parent 325b6e8462
commit 7fece9a281

@ -1,5 +1,5 @@
Name: perl-Devel-PartialDump
Version: 0.19
Version: 0.20
Release: 1%{?dist}
Summary: Partial dumping of data structures, optimized for argument printing
License: GPL+ or Artistic
@ -23,7 +23,6 @@ BuildRequires: perl(strict)
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(warnings)
# Test Suite
BuildRequires: perl(Carp) >= 1.25
BuildRequires: perl(CPAN::Meta)
BuildRequires: perl(CPAN::Meta::Requirements)
BuildRequires: perl(ExtUtils::MakeMaker)
@ -64,6 +63,10 @@ make test
%{_mandir}/man3/Devel::PartialDump.3*
%changelog
* Thu Jul 6 2017 Paul Howarth <paul@city-fan.org> - 0.20-1
- Update to 0.20
- Fix tests on Carp < 1.25 (GH#1)
* Tue Jul 4 2017 Paul Howarth <paul@city-fan.org> - 0.19-1
- Update to 0.19
- Remove use of Test::Warn in tests

@ -1 +1 @@
SHA512 (Devel-PartialDump-0.19.tar.gz) = 0cc633aafeffa815f6715693e93ec107d5d9afec6b6ab28c8a3a9a7d448a6a44b457813f242578bfdeeed6c9040812e969f342129d88e9d0f3277fff91c8c40f
SHA512 (Devel-PartialDump-0.20.tar.gz) = 1229fb82c62815eb030ddc3cdf037a877e46a1a00c6b6f6f99a562865649067757fe1e42e8242bdf8107b43197c5e47915da5fb6f502a2c90977022b47579b95

Loading…
Cancel
Save