Update to 0.200004
- New upstream release 0.200004 - Avoid confusion between \n, \x0d\x0a, and Win32
This commit is contained in:
parent
30d67d7a62
commit
019c1a610d
@ -1,5 +1,5 @@
|
|||||||
Name: perl-Data-Section
|
Name: perl-Data-Section
|
||||||
Version: 0.200003
|
Version: 0.200004
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Read multiple hunks of data out of your DATA section
|
Summary: Read multiple hunks of data out of your DATA section
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -46,6 +46,10 @@ make test TEST_FILES="$(echo $(find xt/ -name '*.t'))"
|
|||||||
%{_mandir}/man3/Data::Section.3pm*
|
%{_mandir}/man3/Data::Section.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 2 2013 Paul Howarth <paul@city-fan.org> - 0.200004-1
|
||||||
|
- Update to 0.200004
|
||||||
|
- Avoid confusion between \n, \x0d\x0a, and Win32
|
||||||
|
|
||||||
* Mon Nov 4 2013 Paul Howarth <paul@city-fan.org> - 0.200003-1
|
* Mon Nov 4 2013 Paul Howarth <paul@city-fan.org> - 0.200003-1
|
||||||
- Update to 0.200003
|
- Update to 0.200003
|
||||||
[THIS MIGHT BREAK STUFF]
|
[THIS MIGHT BREAK STUFF]
|
||||||
|
Loading…
Reference in New Issue
Block a user