public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: Update to 0.9.1
@ 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 : fd6b5a479f9b86d9b961fd15fd49eb1e4af6f071
Author : Robert-André Mauchin <zebob.m@gmail.com>
Date : 2021-05-23T20:32:29+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/libavif/c/fd6b5a479f9b86d9b961fd15fd49eb1e4af6f071?branch=epel9-next
Log:
Update to 0.9.1
Close: rhbz#1937556
---
diff --git a/.gitignore b/.gitignore
index ddfa8ab..88dae18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/libavif-0.8.2.tar.gz
/libavif-0.8.4.tar.gz
/libavif-0.9.0.tar.gz
+/libavif-0.9.1.tar.gz
diff --git a/libavif.spec b/libavif.spec
index 268f4ec..d9d6e49 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -6,7 +6,7 @@
%endif
Name: libavif
-Version: 0.9.0
+Version: 0.9.1
Release: 1%{?dist}
Summary: Library for encoding and decoding .avif files
@@ -79,7 +79,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
%files
%license LICENSE
# Do not glob the soname
-%{_libdir}/libavif.so.10*
+%{_libdir}/libavif.so.11*
%files devel
%{_libdir}/libavif.so
@@ -96,6 +96,10 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
%{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so
%changelog
+* Sun May 23 19:44:09 CEST 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.9.1-1
+- Update to 0.9.1
+- Close: rhbz#1937556
+
* Mon Mar 15 2021 Andreas Schneider <asn@redhat.com> - 0.9.0-1
- Update to version 0.9.0
diff --git a/sources b/sources
index 21cab43..15089f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libavif-0.9.0.tar.gz) = 220ef27edf716af4ffc5b035c63f84e2848f165a3fe9c1b74dc0ba29f0de65147610fd4266f1b2419f60cfbb72159368da840fcb574c7a07364a60548d3db179
+SHA512 (libavif-0.9.1.tar.gz) = 15fa857ee40aeae2ee077d244c6e11a34193f2348e922b5dfa8579a91fa6ceff05c7146e85f9222ebaa6ef2d76e876ea050e8056990cad80850fb4d9581de9a5
^ 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 0.9.1
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox