Update to version 0.9.0

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
This commit is contained in:
Robert-André Mauchin 2021-03-29 23:29:51 +02:00
parent 6f1a12d20d
commit 309d41c007
1 changed files with 6 additions and 6 deletions

View File

@ -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