diff --git a/perl-Data-Section.spec b/perl-Data-Section.spec index 323ebd0..8959559 100644 --- a/perl-Data-Section.spec +++ b/perl-Data-Section.spec @@ -1,6 +1,6 @@ Name: perl-Data-Section Version: 0.200006 -Release: 1%{?dist} +Release: 2%{?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 +* Sat Jun 07 2014 Fedora Release Engineering - 0.200006-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 10 2014 Paul Howarth - 0.200006-1 - Update to 0.200006 - Skip tests on Win32 pre-5.14 related to line endings; perl munges the data