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] rawhide: Update to 5.009 (rhbz#2501694)
Date: Fri, 17 Jul 2026 12:01:56 GMT	[thread overview]
Message-ID: <178428971661.1.14849004858126619437.rpms-perl-Sereal-5928b6216ee9@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-17 12:01 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=178428971661.1.14849004858126619437.rpms-perl-Sereal-5928b6216ee9@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