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-Decoder] rawhide: Update to 5.009 (rhbz#2501693)
Date: Fri, 17 Jul 2026 10:30:29 GMT	[thread overview]
Message-ID: <178428422974.1.18302080200274849835.rpms-perl-Sereal-Decoder-c8ec128c246a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Sereal-Decoder
            Branch : rawhide
            Commit : c8ec128c246a930e68349836e972fca70772838c
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-07-17T11:29:43+01:00
            Stats  : +10/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Sereal-Decoder/c/c8ec128c246a930e68349836e972fca70772838c?branch=rawhide

            Log:
            Update to 5.009 (rhbz#2501693)

- 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 f3084fc..bd0116d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /Sereal-Decoder-5.006.tar.gz
 /Sereal-Decoder-5.007.tar.gz
 /Sereal-Decoder-5.008.tar.gz
+/Sereal-Decoder-5.009.tar.gz

diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec
index 9c106f5..746436e 100644
--- a/perl-Sereal-Decoder.spec
+++ b/perl-Sereal-Decoder.spec
@@ -2,8 +2,8 @@
 %bcond_without perl_Sereal_Decoder_enables_optional_test
 
 Name:           perl-Sereal-Decoder
-Version:        5.008
-Release:        2%{?dist}
+Version:        5.009
+Release:        1%{?dist}
 Summary:        Perl deserialization for Sereal format
 # lib/Sereal/Decoder.pm:    GPL+ or Artistic
 ## Unbundled:
@@ -117,6 +117,12 @@ make test
 %{_mandir}/man3/Sereal::Performance.3*
 
 %changelog
+* Fri Jul 17 2026 Paul Howarth <paul@city-fan.org> - 5.009-1
+- Update to 5.009 (rhbz#2501693)
+  - 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 541bd63..1649b4a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Sereal-Decoder-5.008.tar.gz) = 75f4f4cd39488cd6ec985f9f4bbae64b9b6aeca6c75c13618834b238f7d91ef7f3dd47506e44424e480c5a9069692694eaa7c969a7fa80f0244d24e5e9e114ff
+SHA512 (Sereal-Decoder-5.009.tar.gz) = e56c663c09ec7379710d7bce782e2c4424211a2be009b5ad3a478cd12a20238f8197000b441a5a6678729b0ac8f292bdfe517d856d93f3e98e44a83f9b5bdc1f

                 reply	other threads:[~2026-07-17 10:30 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=178428422974.1.18302080200274849835.rpms-perl-Sereal-Decoder-c8ec128c246a@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