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-Sereal-Decoder] rawhide: Update to 5.008 (rhbz#2498977)
Date: Fri, 10 Jul 2026 13:25:48 GMT [thread overview]
Message-ID: <178368994814.1.3336035846416262757.rpms-perl-Sereal-Decoder-43311d8c2eeb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Sereal-Decoder
Branch : rawhide
Commit : 43311d8c2eeb4ac275ac2db70cbf53fdfb7d62b9
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-10T14:24:59+01:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sereal-Decoder/c/43311d8c2eeb4ac275ac2db70cbf53fdfb7d62b9?branch=rawhide
Log:
Update to 5.008 (rhbz#2498977)
- New upstream release 5.008
- Decoder now supports 'thaw_allow_classes' and 'thaw_deny_action' to control
thaw callbacks during decoding
---
diff --git a/.gitignore b/.gitignore
index cd80a30..f3084fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/Sereal-Decoder-5.005.tar.gz
/Sereal-Decoder-5.006.tar.gz
/Sereal-Decoder-5.007.tar.gz
+/Sereal-Decoder-5.008.tar.gz
diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec
index 8d0a68f..3c57fd0 100644
--- a/perl-Sereal-Decoder.spec
+++ b/perl-Sereal-Decoder.spec
@@ -2,7 +2,7 @@
%bcond_without perl_Sereal_Decoder_enables_optional_test
Name: perl-Sereal-Decoder
-Version: 5.007
+Version: 5.008
Release: 1%{?dist}
Summary: Perl deserialization for Sereal format
# lib/Sereal/Decoder.pm: GPL+ or Artistic
@@ -117,6 +117,11 @@ make test
%{_mandir}/man3/Sereal::Performance.3*
%changelog
+* Fri Jul 10 2026 Paul Howarth <paul@city-fan.org> - 5.008-1
+- Update to 5.008 (rhbz#2498977)
+ - Decoder now supports 'thaw_allow_classes' and 'thaw_deny_action' to control
+ thaw callbacks during decoding
+
* Thu Jul 9 2026 Paul Howarth <paul@city-fan.org> - 5.007-1
- Update to 5.007 (rhbz#2498240)
- Use $Config{ccflags} to compile zstd with, which should fix AIX
diff --git a/sources b/sources
index ca45103..541bd63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-Decoder-5.007.tar.gz) = 1445ac2207275a822da24ef6465866849529488269d10aa7151c327139d93c1bf72ee9a2c3d2bdef0d8a364396f9ae821a39bc741e3d60cbfafed78bc0460e1e
+SHA512 (Sereal-Decoder-5.008.tar.gz) = 75f4f4cd39488cd6ec985f9f4bbae64b9b6aeca6c75c13618834b238f7d91ef7f3dd47506e44424e480c5a9069692694eaa7c969a7fa80f0244d24e5e9e114ff
reply other threads:[~2026-07-10 13:25 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=178368994814.1.3336035846416262757.rpms-perl-Sereal-Decoder-43311d8c2eeb@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