|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Devel-PartialDump
|
|
|
|
|
Version: 0.20
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Partial dumping of data structures, optimized for argument printing
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/Devel-PartialDump/
|
|
|
|
@ -63,6 +63,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Devel::PartialDump.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* 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)
|
|
|
|
|