public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-YAML-Syck] epel10.2: Update to 1.46
@ 2026-07-14 9:56 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-14 9:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-YAML-Syck
Branch : epel10.2
Commit : a44f72fd675c49c446814df0094b0d75fa728a79
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-05-25T14:13:34+01:00
Stats : +16/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-YAML-Syck/c/a44f72fd675c49c446814df0094b0d75fa728a79?branch=epel10.2
Log:
Update to 1.46
- New upstream release 1.46
Bug Fixes:
- Preserve string nature of numeric-looking values in Dump; pure strings (POK
only, no IOK/NOK) are now quoted to maintain roundtrip fidelity
(GH#199, GH#200)
- Accept trailing commas in flow sequences and mappings ([a, b,] and
{a: 1,}), valid per YAML 1.0/1.1/1.2 spec (GH#195, GH#196)
Maintenance:
- CI: upgrade install-with-cpm to v2 for compatibility with Perl versions
prior to 5.24 in perldocker containers (GH#197, GH#198)
- Clean up MANIFEST.SKIP: add #!include_default, remove redundant entries,
exclude .claude/ from distribution
---
diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec
index c771f41..678f689 100644
--- a/perl-YAML-Syck.spec
+++ b/perl-YAML-Syck.spec
@@ -6,7 +6,7 @@
%endif
Name: perl-YAML-Syck
-Version: 1.45
+Version: 1.46
Release: 1%{?dist}
Summary: Fast, lightweight YAML loader and dumper
# gram.*: GPL-2.0-or-later
@@ -95,6 +95,20 @@ make test
%{_mandir}/man3/YAML::Syck.3*
%changelog
+* Mon May 25 2026 Paul Howarth <paul@city-fan.org> - 1.46-1
+- Update to 1.46
+ Bug Fixes:
+ - Preserve string nature of numeric-looking values in Dump; pure strings (POK
+ only, no IOK/NOK) are now quoted to maintain roundtrip fidelity
+ (GH#199, GH#200)
+ - Accept trailing commas in flow sequences and mappings ([a, b,] and
+ {a: 1,}), valid per YAML 1.0/1.1/1.2 spec (GH#195, GH#196)
+ Maintenance:
+ - CI: upgrade install-with-cpm to v2 for compatibility with Perl versions
+ prior to 5.24 in perldocker containers (GH#197, GH#198)
+ - Clean up MANIFEST.SKIP: add #!include_default, remove redundant entries,
+ exclude .claude/ from distribution
+
* Mon Apr 27 2026 Paul Howarth <paul@city-fan.org> - 1.45-1
- Update to 1.45
Bug Fixes:
diff --git a/sources b/sources
index d709451..8d6f70b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (YAML-Syck-1.45.tar.gz) = ed719ef609c1a3f938cee8e03b41a989805d7681ba7e44bc6326162c285ff542fce77f3f3ea3ba6e576ad1a9bfa762b7af8cf009041ed312f5bd01b5635d125a
+SHA512 (YAML-Syck-1.46.tar.gz) = b7a0d96961ce669a78efcc14e907dea56d176cc1623cca1685d93173902996bc45678096b0d6dc09291627896919b57f19a5218891e7f530be5e82367e2b96a5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-14 9:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 9:56 [rpms/perl-YAML-Syck] epel10.2: Update to 1.46 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox