diff --git a/libavif.spec b/libavif.spec index c70648d..1a97611 100644 --- a/libavif.spec +++ b/libavif.spec @@ -1,14 +1,14 @@ # Force out of source build %undefine __cmake_in_source_build -%bcond_without aom +#bcond_without aom %ifarch x86_64 %bcond_without svt %endif Name: libavif Version: 0.8.4 -Release: 3%{?dist} +Release: 4%{?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 +* Wed Mar 10 2021 Leigh Scott - 0.8.4-4 +- Build without aom for new vmaf version + * Sat Feb 20 2021 Andreas Schneider - 0.8.4-4 - Build release with debug info