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/libheif] epel10: add explicit build dependency on zlib
Date: Thu, 30 Jul 2026 20:23:23 GMT	[thread overview]
Message-ID: <178544300340.1.4079578293260501702.rpms-libheif-a40f36e7a66e@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-30 20:23 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=178544300340.1.4079578293260501702.rpms-libheif-a40f36e7a66e@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