public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] epel10: add explicit build dependency on zlib
@ 2026-07-30 20:23 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-07-30 20:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libheif
Branch : epel10
Commit : a40f36e7a66e58360e02f5e0155e9d130cf2c2a8
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2025-07-06T16:56:42+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libheif/c/a40f36e7a66e58360e02f5e0155e9d130cf2c2a8?branch=epel10

Log:
add explicit build dependency on zlib

---
diff --git a/libheif.spec b/libheif.spec
index d55924f..dfa9ea2 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -24,6 +24,7 @@ BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(openh264)
 BuildRequires:  pkgconfig(sdl2)
+BuildRequires:  pkgconfig(zlib)
 %ifnarch %{ix86}
 %if %{with openjph}
 BuildRequires:  pkgconfig(openjph) >= 0.18.0
@@ -169,6 +170,7 @@ multilibFileVersions %{buildroot}%{_includedir}/%{name}/heif_version.h
 * Sun Jul 06 2025 Dominik Mierzejewski <dominik@greysector.net> - 1.20.1-1
 - update to 1.20.1 (resolves rhbz#2375931)
 - build heif-view tool (requires SDL2)
+- add explicit build dependency on zlib
 
 * Sun Apr 27 2025 Packit <hello@packit.dev> - 1.19.8-1
 - Update to version 1.19.8

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 20:23 [rpms/libheif] epel10: add explicit build dependency on zlib 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