From 1cb66fbc5851ff5a7ba570e697cb75391f9e578e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:56:16 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- perl-Data-Section.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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