diff --git a/libavif.changes b/libavif.changes index 5f07515..9a06281 100644 --- a/libavif.changes +++ b/libavif.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Dec 25 10:23:55 UTC 2021 - Andreas Schneider + +- Disable libaom and use rav1e by default + * As PHP 8.1 has AVIF support, use rav1e by default as it is more + secure being written in Rust. + ------------------------------------------------------------------- Thu Oct 21 07:56:31 UTC 2021 - Andreas Schneider diff --git a/libavif.spec b/libavif.spec index e5370d7..06d8c65 100644 --- a/libavif.spec +++ b/libavif.spec @@ -16,7 +16,7 @@ # -%bcond_without aom +%bcond_with aom # Also update baselibs.conf if you bump the version %define lib_name libavif13