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.3: update to 1.21.1 (rhbz#2425867)
Date: Tue, 22 Sep 2026 22:29:48 GMT	[thread overview]
Message-ID: <179011618801.1.10769841146585141715.rpms-libheif-636161673df2@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libheif
            Branch : epel10.3
            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.3

            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

                 reply	other threads:[~2026-09-22 22:29 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=179011618801.1.10769841146585141715.rpms-libheif-636161673df2@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