public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Text-CSV_XS] rawhide: Update to 1.63
@ 2026-06-22 12:39 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-06-22 12:39 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Text-CSV_XS
            Branch : rawhide
            Commit : eb96707f821c062793f083506db6c441916edd70
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-06-22T13:34:56+01:00
            Stats  : +10/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Text-CSV_XS/c/eb96707f821c062793f083506db6c441916edd70?branch=rawhide

            Log:
            Update to 1.63

- New upstream release 1.63
  - Check attribute lengths (memory protection)
  - Minor code consistencies (not user-visible)
  - Dropped support for 5.6.x and 5.8.0; minimum perl is now 5.8.1
  - Fix special str setting consistency for types, undef_str and comment_str
  - Characters []:*/\ are not allowed in XLSX sheet names

---
diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index b917b56..8256c8e 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:           perl-Text-CSV_XS
-Version:        1.62
+Version:        1.63
 Release:        1%{?dist}
 Summary:        Comma-separated values manipulation routines
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -80,6 +80,14 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Mon Jun 22 2026 Paul Howarth <paul@city-fan.org> - 1.63-1
+- Update to 1.63
+  - Check attribute lengths (memory protection)
+  - Minor code consistencies (not user-visible)
+  - Dropped support for 5.6.x and 5.8.0; minimum perl is now 5.8.1
+  - Fix special str setting consistency for types, undef_str and comment_str
+  - Characters []:*/\ are not allowed in XLSX sheet names
+
 * Wed Apr 29 2026 Paul Howarth <paul@city-fan.org> - 1.62-1
 - Update to 1.62 (rhbz#2463743)
   - It is 2026

diff --git a/sources b/sources
index 008b095..b64fa93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.62.tgz) = b50e9c4187482615c11459dc3d77f9dd8b0d4b7549841071261081e88b132323feaf9bec5b39925dda886ddd14172f82bdd09d0b6a4b3a8257736c2b6b2c515b
+SHA512 (Text-CSV_XS-1.63.tgz) = bc6b2c0d4e955b8bc5ac11a2955694345170dc1cb5af2d918257ad8fb78b46ad562a915a799d43bbc20d2f0152055d5cfe0d520f3f3edc1bebc7d89922abbb41

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 12:39 [rpms/perl-Text-CSV_XS] rawhide: Update to 1.63 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox