public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal] rawhide: Update to 5.009 (rhbz#2501694)
@ 2026-07-17 12:01 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-17 12:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Sereal
Branch : rawhide
Commit : 5928b6216ee9c54693c8e4ae937d97375bd798ba
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-17T12:56:54+01:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sereal/c/5928b6216ee9c54693c8e4ae937d97375bd798ba?branch=rawhide
Log:
Update to 5.009 (rhbz#2501694)
- New upstream release 5.009
- Only use Perl's $Config{ccflags} when building bundled zstd on AIX/IBM
toolchains, or when SEREAL_ZSTD_USE_CONFIG_CCFLAGS is set; other platforms
now use the normal zstd build flags again
---
diff --git a/.gitignore b/.gitignore
index edbcc3a..8951805 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/Sereal-5.006.tar.gz
/Sereal-5.007.tar.gz
/Sereal-5.008.tar.gz
+/Sereal-5.009.tar.gz
diff --git a/perl-Sereal.spec b/perl-Sereal.spec
index 2dde70a..140f01d 100644
--- a/perl-Sereal.spec
+++ b/perl-Sereal.spec
@@ -6,8 +6,8 @@
%endif
Name: perl-Sereal
-Version: 5.008
-Release: 2%{?dist}
+Version: 5.009
+Release: 1%{?dist}
Summary: Fast, compact, powerful binary (de-)serialization
# Makefile.PL defines LICENSE
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -99,6 +99,12 @@ make test
%{_mandir}/man3/Sereal.3*
%changelog
+* Fri Jul 17 2026 Paul Howarth <paul@city-fan.org> - 5.009-1
+- Update to 5.009 (rhbz#2501694)
+ - Only use Perl's $Config{ccflags} when building bundled zstd on AIX/IBM
+ toolchains, or when SEREAL_ZSTD_USE_CONFIG_CCFLAGS is set; other platforms
+ now use the normal zstd build flags again
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.008-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 2b18a5a..402cfc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-5.008.tar.gz) = 67687050b816c97fb2e50c149206554e3a6f357b5db83546e22ce3311a7100d1112ae641f5f4d277542044fdcb89968c9801c6648bbde98d5fe5c22a02bee537
+SHA512 (Sereal-5.009.tar.gz) = 6aca7c69dfc2d0ec2626f61ca0ff17d5f3c9c7174b9634d290da08f8af7585162f13d586933f8cb88ce663c724781f4e04703db37f9e947fe88e9b1c7fee8ca1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 12:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 12:01 [rpms/perl-Sereal] rawhide: Update to 5.009 (rhbz#2501694) Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox