Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-12 16:10:38 +02:00
parent b5871e7d38
commit e1f8d15439
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global cpan_version 2.145
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
@ -68,6 +68,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.145-2
- Perl 5.18 rebuild
* Mon Mar 18 2013 Petr Pisar <ppisar@redhat.com> - 2.145-1
- 2.145 bump