public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libheif] epel10: update to 1.21.1 (rhbz#2425867)
@ 2026-09-22 22:25 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-09-22 22:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libheif
            Branch : epel10
            Commit : 636161673df247cc52422f698379f63328a0aff2
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2026-01-03T00:27:26+01:00
            Stats  : +5/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/libheif/c/636161673df247cc52422f698379f63328a0aff2?branch=epel10

            Log:
            update to 1.21.1 (rhbz#2425867)

- enable TIFF support
- enable AOM explicitly

---
diff --git a/libheif.spec b/libheif.spec
index 0e14af5..80ef1da 100644
--- a/libheif.spec
+++ b/libheif.spec
@@ -13,7 +13,7 @@
 %bcond bootstrap 0
 
 Name:           libheif
-Version:        1.20.2
+Version:        1.21.1
 Release:        %autorelease
 Summary:        HEIF and AVIF file format decoder and encoder
 
@@ -31,6 +31,7 @@ BuildRequires:  pkgconfig(libbrotlidec)
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(libtiff-4)
 BuildRequires:  pkgconfig(openjph) >= 0.18.0
 %if !%{with bootstrap}
 BuildRequires:  pkgconfig(sdl2)
@@ -106,6 +107,8 @@ rm -rf third-party/
  -DBUILD_TESTING=ON \
  -DCMAKE_COMPILE_WARNING_AS_ERROR=OFF \
  -DPLUGIN_DIRECTORY=%{_libdir}/%{name} \
+ -DWITH_AOM=ON \
+ -DWITH_AOM_PLUGIN=OFF \
  -DWITH_DAV1D=ON \
  -DWITH_DAV1D_PLUGIN=OFF \
  -DWITH_JPEG_DECODER=ON \

diff --git a/sources b/sources
index c43094f..6dcae24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libheif-1.20.2.tar.gz) = 4497d1afbccc15806cc11c22653e83d7900a009ad584a8d6b1ada6fac1ace9a70d834eb32653da567f0ddabc23ec641c5d69503282e303bf1bf2def72544b1b5
+SHA512 (libheif-1.21.1.tar.gz) = 556cc0e365aacad662d8c20282b68856b51af168659acd0f2662dcb399e5fed9dea9c259f5d5ffcd383f4b4a00a93acbdc06e90b340cc1dd2098e94c30c8a606

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

only message in thread, other threads:[~2026-09-22 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 22:25 [rpms/libheif] epel10: update to 1.21.1 (rhbz#2425867) 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