public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libavif] epel9-next: Fix packaging libavif.so.10
@ 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 : 6f1a12d20d5e8483ec9470010279b22678cc8f7f
Author : Andreas Schneider <asn@cryptomilk.org>
Date : 2021-03-15T17:27:33+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libavif/c/6f1a12d20d5e8483ec9470010279b22678cc8f7f?branch=epel9-next
Log:
Fix packaging libavif.so.10
---
diff --git a/libavif.spec b/libavif.spec
index 62b9a97..3580fd5 100644
--- a/libavif.spec
+++ b/libavif.spec
@@ -79,7 +79,7 @@ Avif-pixbuf-loader contains a plugin to load AVIF images in GTK+ applications.
%files
%license LICENSE
-%{_libdir}/libavif.so.9*
+%{_libdir}/libavif.so.*
%files devel
%{_libdir}/libavif.so
^ 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: Fix packaging libavif.so.10 Andreas Schneider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox