public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Sereal-Decoder] epel10.2: Rebuild and bootstrap for miniz SONAME bump (and fix include path)
Date: Tue, 02 Jun 2026 06:25:28 GMT	[thread overview]
Message-ID: <178038152848.1.17802200648644565439.rpms-perl-Sereal-Decoder-073d911e06b6@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Sereal-Decoder
Branch : epel10.2
Commit : 073d911e06b688f8993d07a35d1344d03b156a36
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2025-08-03T01:20:25+02:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Sereal-Decoder/c/073d911e06b688f8993d07a35d1344d03b156a36?branch=epel10.2

Log:
Rebuild and bootstrap for miniz SONAME bump (and fix include path)

---
diff --git a/perl-Sereal-Decoder.spec b/perl-Sereal-Decoder.spec
index 466c310..dae8b7f 100644
--- a/perl-Sereal-Decoder.spec
+++ b/perl-Sereal-Decoder.spec
@@ -1,9 +1,11 @@
+%define perl_bootstrap 1
+
 # Perform optinal tests
 %bcond_without perl_Sereal_Decoder_enables_optional_test
 
 Name:           perl-Sereal-Decoder
 Version:        5.004
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Perl deserialization for Sereal format
 # lib/Sereal/Decoder.pm:    GPL+ or Artistic
 ## Unbundled:
@@ -93,7 +95,7 @@ perl -i -ne 'print $_ unless m{^zstd/}' MANIFEST
 %build
 unset DEBUG SEREAL_USE_BUNDLED_LIBS SEREAL_USE_BUNDLED_CSNAPPY \
     SEREAL_USE_BUNDLED_MINIZ SEREAL_USE_BUNDLED_ZSTD
-perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="%{optflags}"
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="%{optflags}" INC="$(pkg-config --cflags miniz)"
 %{make_build}
 
 %install
@@ -112,6 +114,9 @@ make test
 %{_mandir}/man3/Sereal::Performance.3*
 
 %changelog
+* Sat Aug 02 2025 Dominik Mierzejewski <dominik@greysector.net> - 5.004-14
+- Rebuild and bootstrap for miniz SONAME bump (and fix include path)
+
 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.004-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
 

                 reply	other threads:[~2026-06-02  6:25 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=178038152848.1.17802200648644565439.rpms-perl-Sereal-Decoder-073d911e06b6@fedoraproject.org \
    --to=dominik@greysector.net \
    --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