public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-YAML-Syck] epel10: Update to 1.46
Date: Tue, 14 Jul 2026 09:49:02 GMT [thread overview]
Message-ID: <178402254271.1.5582470877491933405.rpms-perl-YAML-Syck-a44f72fd675c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-YAML-Syck
Branch : epel10
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
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
reply other threads:[~2026-07-14 9:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178402254271.1.5582470877491933405.rpms-perl-YAML-Syck-a44f72fd675c@fedoraproject.org \
--to=paul@city-fan.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox