This commit is contained in:
Dennis Gilmore 2014-06-06 21:56:16 -05:00
parent b59aa38711
commit 1cb66fbc58

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 0.200006-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 10 2014 Paul Howarth <paul@city-fan.org> - 0.200006-1
- Update to 0.200006
- Skip tests on Win32 pre-5.14 related to line endings; perl munges the data