public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libavif] epel9-next: Update to version 0.8.4
Date: Tue, 14 Jul 2026 21:39:50 GMT	[thread overview]
Message-ID: <178406519009.1.14408952807793675595.rpms-libavif-3391bfb0e93c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libavif
            Branch : epel9-next
            Commit : 3391bfb0e93c04bae2ba6ffaec0a544bd9540453
            Author : Robert-André Mauchin <zebob.m@gmail.com>
            Date   : 2020-12-09T06:04:45+01:00
            Stats  : +9/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/libavif/c/3391bfb0e93c04bae2ba6ffaec0a544bd9540453?branch=epel9-next

            Log:
            Update to version 0.8.4

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 63d857c..9f4f87d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /libavif-0.8.0.tar.gz
 /libavif-0.8.1.tar.gz
 /libavif-0.8.2.tar.gz
+/libavif-0.8.4.tar.gz

diff --git a/libavif.spec b/libavif.spec
index d2f277d..f29d3bf 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -4,7 +4,7 @@
 %bcond_without aom
 
 Name:           libavif
-Version:        0.8.2
+Version:        0.8.4
 Release:        1%{?dist}
 Summary:        Library for encoding and decoding .avif files
 
@@ -22,6 +22,7 @@ BuildRequires:  pkgconfig(dav1d)
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(rav1e)
+BuildRequires:  pkgconfig(SvtAv1Enc)
 BuildRequires:  pkgconfig(zlib)
 
 %description
@@ -63,6 +64,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 %cmake  %{?with_aom:-DAVIF_CODEC_AOM=1} \
         -DAVIF_CODEC_DAV1D=1 \
         -DAVIF_CODEC_RAV1E=1 \
+        -DAVIF_CODEC_SVT=1 \
         -DAVIF_BUILD_APPS=1 \
         -DAVIF_BUILD_GDK_PIXBUF=1
 %cmake_build
@@ -72,7 +74,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 
 %files
 %license LICENSE
-%{_libdir}/libavif.so.*
+%{_libdir}/libavif.so.9*
 
 %files devel
 %{_libdir}/libavif.so
@@ -89,6 +91,9 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 %{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so
 
 %changelog
+* Wed Dec 09 05:52:07 CET 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.8.4-1
+- Update to version 0.8.4
+  
 * Mon Oct 19 2020 Andreas Schneider <asn@redhat.com> - 0.8.2-1
 - Update to version 0.8.2
   https://github.com/AOMediaCodec/libavif/blob/master/CHANGELOG.md

diff --git a/sources b/sources
index 21ae19f..415f5e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libavif-0.8.2.tar.gz) = 51034084b5a508763653e16512298c3ad57c07022327cf42c9e12728ac30e102c69dc43d6569cb39ee4a63cb81a98947b72201373d3a909b3f1b2f6f59aaa433
+SHA512 (libavif-0.8.4.tar.gz) = 92c5df26da70ca113ff3b217a4a09e3dea0b7c4737e0924bd2b232502cfda0c79f4f0785bc7992c973491af7660338cda481bae7b999632815142564bf3275ba

                 reply	other threads:[~2026-07-14 21:39 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=178406519009.1.14408952807793675595.rpms-libavif-3391bfb0e93c@fedoraproject.org \
    --to=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