public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal] rawhide: Update to 5.008 (rhbz#2498976)
@ 2026-07-10 14:16 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-10 14:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Sereal
Branch : rawhide
Commit : 7071bc2dfead0f50c3dab0b1b9f9cb2614015d3d
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-10T15:12:21+01:00
Stats : +8/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sereal/c/7071bc2dfead0f50c3dab0b1b9f9cb2614015d3d?branch=rawhide
Log:
Update to 5.008 (rhbz#2498976)
- 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 993b501..edbcc3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/Sereal-5.005.tar.gz
/Sereal-5.006.tar.gz
/Sereal-5.007.tar.gz
+/Sereal-5.008.tar.gz
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index 9990c31..d0f2f82 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -6,7 +6,7 @@
%endif
Name: perl-Sereal
-Version: 5.007
+Version: 5.008
Release: 1%{?dist}
Summary: Fast, compact, powerful binary (de-)serialization
# Makefile.PL defines LICENSE
@@ -99,6 +99,11 @@ make test
%{_mandir}/man3/Sereal.3*
%changelog
+* Fri Jul 10 2026 Paul Howarth <paul@city-fan.org> - 5.008-1
+- Update to 5.008 (rhbz#2498976)
+ - 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#2498239)
- Use $Config{ccflags} to compile zstd with, which should fix AIX
diff --git a/sources b/sources
index 422b06e..2b18a5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-5.007.tar.gz) = 8877cc721bced36b40829e2b18cf446f6a742f9f59b8cd63bb7919faa3a130ac846490ca31ded29de614315810afaf62e54952d532b5aa8c62ea0dc346ba96c0
+SHA512 (Sereal-5.008.tar.gz) = 67687050b816c97fb2e50c149206554e3a6f357b5db83546e22ce3311a7100d1112ae641f5f4d277542044fdcb89968c9801c6648bbde98d5fe5c22a02bee537
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 14:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 14:16 [rpms/perl-Sereal] rawhide: Update to 5.008 (rhbz#2498976) Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox