public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal-Encoder] rawhide: Update to 5.009 (rhbz#2501695)
@ 2026-07-17 11:14 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-17 11:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Sereal-Encoder
Branch : rawhide
Commit : bea4d3fd7ede20d3ea4f723e57f82489a2ec93e7
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-07-17T12:10:16+01:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Sereal-Encoder/c/bea4d3fd7ede20d3ea4f723e57f82489a2ec93e7?branch=rawhide
Log:
Update to 5.009 (rhbz#2501695)
- 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 c35402d..97a2b56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/Sereal-Encoder-5.006.tar.gz
/Sereal-Encoder-5.007.tar.gz
/Sereal-Encoder-5.008.tar.gz
+/Sereal-Encoder-5.009.tar.gz
diff --git a/perl-Sereal-Encoder.spec b/perl-Sereal-Encoder.spec
index 94e00b6..6c7e6af 100644
--- a/perl-Sereal-Encoder.spec
+++ b/perl-Sereal-Encoder.spec
@@ -6,8 +6,8 @@
%endif
Name: perl-Sereal-Encoder
-Version: 5.008
-Release: 2%{?dist}
+Version: 5.009
+Release: 1%{?dist}
Summary: Perl serialization into Sereal format
# lib/Sereal/Encoder.pm: GPL+ or Artistic
# qsort.h: LGPLv2+ (borrowed from glibc)
@@ -124,6 +124,12 @@ make test
%{_mandir}/man3/Sereal::Encoder.3*
%changelog
+* Fri Jul 17 2026 Paul Howarth <paul@city-fan.org> - 5.009-1
+- Update to 5.009 (rhbz#2501695)
+ - 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 8a87393..8589908 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-Encoder-5.008.tar.gz) = 2fef2ac9e8cee4035fa9fc66ef72e55a8d428c31f7ed029ddcde6740bf3ac4f325b25433c39c190151be2b95db9255fb318c1ec15a7c3132db4043fad853da7d
+SHA512 (Sereal-Encoder-5.009.tar.gz) = ffc30eb2e468e758f243bd8c74fe7f7e3ea18f369780dbe776af73f4887d841d0a9dfc61fa39226da700b3b3bb2a85f715f2c3cfb3dbab2d3ac737e146ebe5aa
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 11:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 11:14 [rpms/perl-Sereal-Encoder] rawhide: Update to 5.009 (rhbz#2501695) Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox