public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: Update to version 0.9.0
@ 2026-07-14 21:39 Andreas Schneider
  0 siblings, 0 replies; 2+ messages 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 : d72ab6a44f6da3393b44e0905a211db01d49d09a
Author : Andreas Schneider <asn@cryptomilk.org>
Date   : 2021-03-15T17:26:55+01:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libavif/c/d72ab6a44f6da3393b44e0905a211db01d49d09a?branch=epel9-next

Log:
Update to version 0.9.0

---
diff --git a/.gitignore b/.gitignore
index 9f4f87d..ddfa8ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libavif-0.8.1.tar.gz
 /libavif-0.8.2.tar.gz
 /libavif-0.8.4.tar.gz
+/libavif-0.9.0.tar.gz

diff --git a/libavif.spec b/libavif.spec
index d255730..62b9a97 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:           libavif
-Version:        0.8.4
-Release:        5%{?dist}
+Version:        0.9.0
+Release:        0%{?dist}
 Summary:        Library for encoding and decoding .avif files
 
 License:        BSD
@@ -96,6 +96,9 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 %{_libdir}/gdk-pixbuf-2.0/*/loaders/libpixbufloader-avif.so
 
 %changelog
+* Mon Mar 15 2021 Andreas Schneider <asn@redhat.com> - 0.9.0-1
+- Update to version 0.9.0
+
 * Wed Mar 10 2021 Leigh Scott <leigh123linux@gmail.com> - 0.8.4-5
 - Build with aom
 

diff --git a/sources b/sources
index 415f5e7..21cab43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libavif-0.8.4.tar.gz) = 92c5df26da70ca113ff3b217a4a09e3dea0b7c4737e0924bd2b232502cfda0c79f4f0785bc7992c973491af7660338cda481bae7b999632815142564bf3275ba
+SHA512 (libavif-0.9.0.tar.gz) = 220ef27edf716af4ffc5b035c63f84e2848f165a3fe9c1b74dc0ba29f0de65147610fd4266f1b2419f60cfbb72159368da840fcb574c7a07364a60548d3db179

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/libavif] epel9-next: Update to version 0.9.0
@ 2026-07-14 21:39 
  0 siblings, 0 replies; 2+ messages 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 : 309d41c007a6c762c5bb5400cd6fc14ed32bd114
            Author : Robert-André Mauchin <zebob.m@gmail.com>
            Date   : 2021-03-29T23:33:22+02:00
            Stats  : +6/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libavif/c/309d41c007a6c762c5bb5400cd6fc14ed32bd114?branch=epel9-next

            Log:
            Update to version 0.9.0

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

---
diff --git a/libavif.spec b/libavif.spec
index 3580fd5..268f4ec 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -1,14 +1,13 @@
-# Force out of source build
-%undefine __cmake_in_source_build
-
+# Build with aom
 %bcond_without aom
+# Build SVT-AV1
 %ifarch x86_64
 %bcond_without svt
 %endif
 
 Name:           libavif
 Version:        0.9.0
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        Library for encoding and decoding .avif files
 
 License:        BSD
@@ -79,7 +78,8 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 
 %files
 %license LICENSE
-%{_libdir}/libavif.so.*
+# Do not glob the soname
+%{_libdir}/libavif.so.10*
 
 %files devel
 %{_libdir}/libavif.so
@@ -116,7 +116,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
 
 * 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-14 21:39 UTC | newest]

Thread overview: 2+ messages (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.9.0 Andreas Schneider
2026-07-14 21:39 

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