diff --git a/libavif.spec b/libavif.spec index b048d34fa3c72462f6d6d8091f2c240a9e2894f0..8df0d23092e8d55e42640133dcc60f385cde4060 100644 --- a/libavif.spec +++ b/libavif.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 # Build without aom %bcond_with aom # Build without SVT-AV1 @@ -120,5 +120,8 @@ The %{name}-doc package contains documentation files for %{name}. %doc CHANGELOG.md README.md %changelog +* Thu Jul 3 2025 lzq11122 - 0.11.1-2 +- Rebuild for dav1d 1.4.0 + * Tue Mar 21 2023 Yuanhong Peng - 0.11.1-1 - Init from upstream