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-Encoder] epel10.2: Rebuilt for miniz SONAME bump (and fixed include path)
Date: Tue, 02 Jun 2026 07:09:55 GMT	[thread overview]
Message-ID: <178038419540.1.15003753788881835212.rpms-perl-Sereal-Encoder-3bd81933ad51@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Rebuilt for miniz SONAME bump (and fixed include path)

---
diff --git a/perl-Sereal-Encoder.spec b/perl-Sereal-Encoder.spec
index 801a80e..607521a 100644
--- a/perl-Sereal-Encoder.spec
+++ b/perl-Sereal-Encoder.spec
@@ -7,7 +7,7 @@
 
 Name:           perl-Sereal-Encoder
 Version:        5.004
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Perl serialization into Sereal format
 # lib/Sereal/Encoder.pm:    GPL+ or Artistic
 # qsort.h:                  LGPLv2+ (borrowed from glibc)
@@ -101,7 +101,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
@@ -119,6 +119,9 @@ make test
 %{_mandir}/man3/Sereal::Encoder.3*
 
 %changelog
+* Sat Aug 02 2025 Dominik Mierzejewski <dominik@greysector.net> - 5.004-11
+- Rebuilt for miniz SONAME bump (and fixed include path)
+
 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.004-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
 

                 reply	other threads:[~2026-06-02  7:09 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=178038419540.1.15003753788881835212.rpms-perl-Sereal-Encoder-3bd81933ad51@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