public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal-Decoder] rawhide: Update to 5.008 (rhbz#2498977)
@ 2026-07-10 13:25 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-10 13:25 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 13:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 13:25 [rpms/perl-Sereal-Decoder] rawhide: Update to 5.008 (rhbz#2498977) Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox