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-Encoder] rawhide: Update to 5.009 (rhbz#2501695)
Date: Fri, 17 Jul 2026 11:14:08 GMT [thread overview]
Message-ID: <178428684848.1.8035224752075210950.rpms-perl-Sereal-Encoder-bea4d3fd7ede@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-17 11:14 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=178428684848.1.8035224752075210950.rpms-perl-Sereal-Encoder-bea4d3fd7ede@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