Dennis Gilmore 11 years ago
parent d4ecc9ffce
commit 74714a736f

@ -1,6 +1,6 @@
Name: perl-Data-Dumper-Names Name: perl-Data-Dumper-Names
Version: 0.03 Version: 0.03
Release: 17%{?dist} Release: 18%{?dist}
Summary: Data::Dumper like module for printing and eval data structures Summary: Data::Dumper like module for printing and eval data structures
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.03-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Jan 20 2014 Paul Howarth <paul@city-fan.org> - 0.03-17 * Mon Jan 20 2014 Paul Howarth <paul@city-fan.org> - 0.03-17
- Re-enable the test suite: Test::Most is not required - Re-enable the test suite: Test::Most is not required
- BR: perl(Test::Pod) and perl(Test::Pod::Coverage) for extra test coverage - BR: perl(Test::Pod) and perl(Test::Pod::Coverage) for extra test coverage

Loading…
Cancel
Save