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.9.0
Date: Tue, 14 Jul 2026 21:39:54 GMT	[thread overview]
Message-ID: <178406519466.1.10438122133677381614.rpms-libavif-309d41c007a6@fedoraproject.org> (raw)

            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

             reply	other threads:[~2026-07-14 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 21:39  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-14 21:39 [rpms/libavif] epel9-next: Update to version 0.9.0 Andreas Schneider

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=178406519466.1.10438122133677381614.rpms-libavif-309d41c007a6@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