Update to 1.39

- New upstream release 1.39
  - It's 2019
  - Fix tests to skip on Encode failing (GH#17)
  - Tested on Z/OS (s390x - Hercules)
  - Test with new Module::CPANTS::Analyse
  - Add options -w/-b/-Z to csvdiff
  - Fix strict on streaming EOF
  - Now also tested with cperl
epel9
Paul Howarth 6 years ago
parent f5f5c6a83a
commit ed3102c57e

@ -1,6 +1,6 @@
Name: perl-Text-CSV_XS Name: perl-Text-CSV_XS
Version: 1.38 Version: 1.39
Release: 2%{?dist} Release: 1%{?dist}
Summary: Comma-separated values manipulation routines Summary: Comma-separated values manipulation routines
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Text-CSV_XS URL: https://metacpan.org/release/Text-CSV_XS
@ -81,6 +81,16 @@ make %{?_smp_mflags} test
%{_mandir}/man3/Text::CSV_XS.3* %{_mandir}/man3/Text::CSV_XS.3*
%changelog %changelog
* Sat Mar 16 2019 Paul Howarth <paul@city-fan.org> - 1.39-1
- Update to 1.39
- It's 2019
- Fix tests to skip on Encode failing (GH#17)
- Tested on Z/OS (s390x - Hercules)
- Test with new Module::CPANTS::Analyse
- Add options -w/-b/-Z to csvdiff
- Fix strict on streaming EOF
- Now also tested with cperl
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.38-2 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

@ -1 +1 @@
SHA512 (Text-CSV_XS-1.38.tgz) = a18f4d643c21c038056eeac6ad63dd2c1e26fe7cf28aa49e6e4b51ec85c0e975bdbc07109fe9bf0bbb95d1fe6deb688d83b8dbc50571f4f65f29b925ac4f19ef SHA512 (Text-CSV_XS-1.39.tgz) = ae3f51e5084698b43ea35bcfc75794ba3d74792c0994279ee3f3b578047ca52a683ad81f2ab56da276f96ea209f9d7e12b854ada2c9de3ee879487c00cea8638

Loading…
Cancel
Save