diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index d86e28d..885832f 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.200007 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read multiple hunks of data out of your DATA section License: GPL+ or Artistic URL: http://search.cpan.org/dist/Data-Section/ @@ -60,6 +60,9 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))" %{_mandir}/man3/Data::Section.3* %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 0.200007-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 7 2017 Paul Howarth - 0.200007-1 - Update to 0.200007 - Rename the test library "Parent.pm" to "Mother.pm" to avoid conflict with