public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: Update to version 0.8.4
@ 2026-07-14 21:39 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-14 21:39 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-07-14 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14 21:39 [rpms/libavif] epel9-next: Update to version 0.8.4 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox