Update to 1.46

- New upstream release 1.46
  - It's 2021
  - New attribute comment_str (RFC 4180-bis)
  - New attribute skip_empty_rows (RFC 4180-bis)
  - http → https in links in docs
  - Fix several issues with auto-detecting \r as EOL
  - Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
epel9 imports/e9/perl-Text-CSV_XS-1.46-1.el9
Paul Howarth 4 years ago
parent 9574c0041c
commit cfa650f721

@ -1,6 +1,6 @@
Name: perl-Text-CSV_XS Name: perl-Text-CSV_XS
Version: 1.45 Version: 1.46
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,15 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/Text::CSV_XS.3* %{_mandir}/man3/Text::CSV_XS.3*
%changelog %changelog
* Wed Mar 24 2021 Paul Howarth <paul@city-fan.org> - 1.46-1
- Update to 1.46
- It's 2021
- New attribute comment_str (RFC 4180-bis)
- New attribute skip_empty_rows (RFC 4180-bis)
- http → https in links in docs
- Fix several issues with auto-detecting \r as EOL
- Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.45-2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.45-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (Text-CSV_XS-1.45.tgz) = ef95ed126541baa519c895394b52659a8173bd4c3c2ebb4843cef4129c1bfd220942823861bfa77ddaaec014914eb3c5677eb0e6131ce6526f0da87d93d1790f SHA512 (Text-CSV_XS-1.46.tgz) = f02b262c6f7ae8c67acd9ace057d049d25e017e2662819c060af511ff18bf729f7de767ece295f66d2944f9592d1cb8a6b4ef9c134a5b943880d76f74a5c86ce

Loading…
Cancel
Save