diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index 4e6ae3f..211abfe 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.200006 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -46,6 +46,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::Section.3pm* %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 0.200006-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jun 05 2015 Jitka Plesnikova - 0.200006-4 - Perl 5.22 rebuild