diff --git a/v1.12.0.tar.gz b/libvpx-1.13.0.tar.gz similarity index 49% rename from v1.12.0.tar.gz rename to libvpx-1.13.0.tar.gz index 16213f83b4f75a020a12ef55c823584b42607a10..f33c91bb792902b929a6641a3c19bf1e8b9864d3 100644 Binary files a/v1.12.0.tar.gz and b/libvpx-1.13.0.tar.gz differ diff --git a/libvpx.spec b/libvpx.spec index 9e8943fcab371f7237525fd2ebc8d7354f550eb7..052a802bc12ca61f498e1d283620c662d8d7008c 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -1,5 +1,5 @@ Name: libvpx -Version: 1.12.0 +Version: 1.13.0 Release: 1 Summary: VP8/VP9 Video Codec SDK License: BSD @@ -102,6 +102,9 @@ mv %{buildroot}%{_prefix}/src/vpx_scale %{buildroot}%{_includedir}/ %{_libdir}/libvpx.so %changelog +* Tue May 2 2023 kiritakekumi - 1.13.0-1 +- Upgrade to v1.13.0 + * Sat Feb 04 2023 wenchaofan <349464272@qq.com> - 1.12.0-1 - Update to 1.12.0 version