From 10a1a615ac6a9cef346d793f44394f928aa81faf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 22 Dec 2024 10:48:29 +0100 Subject: [PATCH] automatic version update by autodist [release 3.11.0-1mamba;Fri Nov 15 2024] --- libaom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libaom.spec b/libaom.spec index b931b1c..8825d14 100644 --- a/libaom.spec +++ b/libaom.spec @@ -1,5 +1,5 @@ Name: libaom -Version: 3.10.0 +Version: 3.11.0 Release: 1mamba Summary: Alliance for Open Media video codec Group: System/Libraries @@ -45,7 +45,7 @@ This package contains utility applications for %{name}. %cmake -d build \ \ %ifarch aarch64 - -DENABLE_NEON_I8MM=OFF + -DCONFIG_AV1_HIGHBITDEPTH=0 %endif %make @@ -78,6 +78,9 @@ This package contains utility applications for %{name}. %{_bindir}/aomenc %changelog +* Fri Nov 15 2024 Automatic Build System 3.11.0-1mamba +- automatic version update by autodist + * Fri Aug 30 2024 Automatic Build System 3.10.0-1mamba - automatic version update by autodist