public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] epel10: update to 1.19.7 (resolves rhbz#2349315)
@ 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 : 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
^ 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: update to 1.19.7 (resolves rhbz#2349315) 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