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: update to 1.19.7 (resolves rhbz#2349315)
Date: Thu, 30 Jul 2026 20:23:21 GMT	[thread overview]
Message-ID: <178544300149.1.2153493498487564398.rpms-libheif-e832a19fc21e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libheif
            Branch : epel10
            Commit : e832a19fc21eebed0956067c03935a76302532e2
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2025-03-17T17:14:32+01:00
            Stats  : +8/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/libheif/c/e832a19fc21eebed0956067c03935a76302532e2?branch=epel10

            Log:
            update to 1.19.7 (resolves rhbz#2349315)

- enable OpenJPH and drop i686 ifarch for it, it builds fine there now

---
diff --git a/libheif.spec b/libheif.spec
index fc41fb2..b0d1a79 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -1,11 +1,11 @@
 %global somajor 1
 # disable openjph encoder support as it's causing crashes in Qt-based apps
 # see https://bugzilla.redhat.com/show_bug.cgi?id=2307795
-%bcond openjph 0
+%bcond openjph 1
 
 Name:           libheif
-Version:        1.19.5
-Release:        4%{?dist}
+Version:        1.19.7
+Release:        1%{?dist}
 Summary:        HEIF and AVIF file format decoder and encoder
 
 License:        LGPL-3.0-or-later and MIT
@@ -115,13 +115,11 @@ rm -rf third-party/
  -DWITH_OpenJPEG_DECODER_PLUGIN=OFF \
  -DWITH_OpenJPEG_ENCODER=ON \
  -DWITH_OpenJPEG_ENCODER_PLUGIN=OFF \
-%ifnarch %{ix86}
 %if %{with openjph}
  -DWITH_OPENJPH_DECODER=ON \
  -DWITH_OPENJPH_ENCODER=ON \
  -DWITH_OPENJPH_ENCODER_PLUGIN=OFF \
 %endif
-%endif
 %if ! (0%{?rhel} && 0%{?rhel} <= 9)
  -DWITH_RAV1E=ON \
  -DWITH_RAV1E_PLUGIN=OFF \
@@ -167,6 +165,10 @@ multilibFileVersions %{buildroot}%{_includedir}/%{name}/heif_version.h
 
 
 %changelog
+* Mon Mar 17 2025 Dominik Mierzejewski <dominik@greysector.net> - 1.19.7-1
+- update to 1.19.7 (resolves rhbz#2349315)
+- enable OpenJPH and drop i686 ifarch for it, it builds fine there now
+
 * Thu Mar 13 2025 Fabio Valentini <decathorpe@gmail.com> - 1.19.5-4
 - Rebuild for noopenh264 2.6.0
 

diff --git a/sources b/sources
index 92e8027..2e03ab8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.19.5.tar.gz) = ff6aedef3e848efed8dd274cb8bfd84fc9d08591ce1d4cba7a88f11625dc875eb5f53d7d14bab01693859f1518ae54f958b66ea7d86f3a1791eb07c05a3b0358
+SHA512 (libheif-1.19.7.tar.gz) = 39b9c4c5dbc4a92fcbd71cb5f1fc136e0c4fc26bd19011857e276829ac123632641084436cdef32d8a8d8d85f1cb182c5ea4cf3d64b67e3935ff02b1bc637f0a

                 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=178544300149.1.2153493498487564398.rpms-libheif-e832a19fc21e@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