Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 13:49:48 +02:00
parent b543d30ca3
commit 1d89691474

View File

@ -1,7 +1,7 @@
%global base_version 2.154
Name: perl-Data-Dumper
Version: 2.158
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -74,6 +74,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.158-2
- Perl 5.22 rebuild
* Wed May 06 2015 Petr Pisar <ppisar@redhat.com> - 2.158-1
- 2.158 bump in order to dual-live with perl 5.22