public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal-Decoder] rawhide: Update to 5.009 (rhbz#2501693)
@ 2026-07-17 10:30 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-17 10:30 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-17 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 10:30 [rpms/perl-Sereal-Decoder] rawhide: Update to 5.009 (rhbz#2501693) Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox