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

A new commit has been pushed.

Repo   : rpms/libavif
Branch : epel9-next
Commit : 97cd05921fa9a94aa5f086bbf32f87e76d52988b
Author : Andreas Schneider <asn@cryptomilk.org>
Date   : 2020-10-19T14:14:44+02:00
Stats  : +14/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libavif/c/97cd05921fa9a94aa5f086bbf32f87e76d52988b?branch=epel9-next

Log:
Update to version 0.8.2

---
diff --git a/.gitignore b/.gitignore
index 4787b8f..63d857c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libavif-0.7.3.tar.gz
 /libavif-0.8.0.tar.gz
 /libavif-0.8.1.tar.gz
+/libavif-0.8.2.tar.gz

diff --git a/libavif.spec b/libavif.spec
index 1fc71b0..d2f277d 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -3,14 +3,14 @@
 
 %bcond_without aom
 
-Name:       libavif
-Version:    0.8.1
-Release:    1%{?dist}
-Summary:    Library for encoding and decoding .avif files
+Name:           libavif
+Version:        0.8.2
+Release:        1%{?dist}
+Summary:        Library for encoding and decoding .avif files
 
-License:    BSD
-URL:        https://github.com/AOMediaCodec/libavif
-Source0:    %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+License:        BSD
+URL:            https://github.com/AOMediaCodec/libavif
+Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -72,7 +72,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 
 %files
 %license LICENSE
-%{_libdir}/libavif.so.6*
+%{_libdir}/libavif.so.*
 
 %files devel
 %{_libdir}/libavif.so
@@ -89,6 +89,10 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 %{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so
 
 %changelog
+* 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
+
 * Thu Aug 06 22:14:02 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.8.1-1
 - Update to 0.8.1
 

diff --git a/sources b/sources
index 9d46e40..21ae19f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libavif-0.8.1.tar.gz) = 03692fbba49fde08d76cebb847d0404a81113824e9e65edc6a0977f323d060c394d111e2a7647788fa3115f3ae80b0fc92d4fe5be53852e6734b96a8f1c1a078
+SHA512 (libavif-0.8.2.tar.gz) = 51034084b5a508763653e16512298c3ad57c07022327cf42c9e12728ac30e102c69dc43d6569cb39ee4a63cb81a98947b72201373d3a909b3f1b2f6f59aaa433

^ 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.2 Andreas Schneider

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