diff --git a/aom.spec b/aom.spec index 7e22576a6683f83db39cd409f1faed229305e2a7..61ffc649be97d6307f65ef16d0234e7fde07872e 100644 --- a/aom.spec +++ b/aom.spec @@ -1,8 +1,8 @@ -%define anolis_release 3 +%define anolis_release 1 %global sover 3 # git describe -%global aom_version v3.6.0 +%global aom_version v3.7.1 %ifarch x86_64 %bcond_without vmaf @@ -10,7 +10,7 @@ %bcond_without jpegxl Name: aom -Version: 3.6.0 +Version: 3.7.1 Release: %{anolis_release}%{?dist} Summary: Royalty-free next-generation video format @@ -128,6 +128,9 @@ rm -rvf %{buildroot}%{_libdir}/libaom.a %doc AUTHORS CHANGELOG README.md %changelog +* Thu May 09 2024 mgb01105731 - 3.7.1-1 +- update to 3.7.1 + * Wed Dec 27 2023 happy_orange - 3.6.0-3 - fix the source error diff --git a/v3.6.0.tar.gz b/v3.7.1.tar.gz similarity index 41% rename from v3.6.0.tar.gz rename to v3.7.1.tar.gz index e653b6ad3345e51535854f974e019acc08e65f45..6aae656a1f53de6e97cb9daa57c29a0d4e7cc706 100644 Binary files a/v3.6.0.tar.gz and b/v3.7.1.tar.gz differ