diff --git a/aom-b681eac.tar.gz b/aom-bb64304.tar.gz similarity index 43% rename from aom-b681eac.tar.gz rename to aom-bb64304.tar.gz index 07c2c4da8a36f115614b9ecc0b0b7820bdf8ce61..76a26d67c15ec732165f3a669174d38d760d65c2 100644 Binary files a/aom-b681eac.tar.gz and b/aom-bb64304.tar.gz differ diff --git a/aom.spec b/aom.spec index 301c01d58e2fa547aa674542dc88d55852dab924..b5fc49982bf1dc8bd0d2329647679bf71f3d80c1 100644 --- a/aom.spec +++ b/aom.spec @@ -1,6 +1,6 @@ %global sover 3 # git describe -%global aom_version v3.8.0 +%global aom_version v3.8.1 # No libvmaf on openEuler #ifarch x86_64 @@ -11,13 +11,13 @@ #bcond_without jpegxl # Use commit with updated changelog for correct versioning -%global commit b681eac83963950afc7be55df56c22fa5210aaa2 +%global commit bb6430482199eaefbeaaa396600935082bc43f66 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global snapshotdate 20231130 %global prerelease 1 Name: aom -Version: 3.8.0 +Version: 3.8.1 Release: 1 Summary: Royalty-free next-generation video format @@ -120,6 +120,9 @@ rm -rvf %{buildroot}%{_libdir}/libaom.a %{_libdir}/pkgconfig/%{name}.pc %changelog +* Mon Mar 04 2024 liweigang - 3.8.1-1 +- upgrade package version to 3.8.1 + * Wed Dec 20 2023 misaka00251 - 3.8.0-1 - Upgrade package version to 3.8.0