This commit is contained in:
Dennis Gilmore 2013-02-14 05:40:34 -06:00
parent 66fd451a65
commit a59d73ff04

View File

@ -1,7 +1,7 @@
%global cpan_version 2.139
Name: perl-Data-Dumper
Version: %(echo '%{cpan_version}' | tr '_' '.')
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.139-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Dec 12 2012 Petr Pisar <ppisar@redhat.com> - 2.139-1
- 2.139 bump