diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index e1f3086..2f1fc2e 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.200006 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic Group: Development/Libraries @@ -47,6 +47,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::Section.3pm* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.200006-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sun May 15 2016 Jitka Plesnikova - 0.200006-7 - Perl 5.24 rebuild