public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Sereal-Encoder] epel10.2: Rebuilt for miniz SONAME bump (and fixed include path)
@ 2026-06-02  7:09 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-06-02  7:09 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-06-02  7:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02  7:09 [rpms/perl-Sereal-Encoder] epel10.2: Rebuilt for miniz SONAME bump (and fixed include path) Dominik 'Rathann' Mierzejewski

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