diff --git a/libvpx.spec b/libvpx.spec index 54f6ff5380a0765e6f47288d642890f729317006..ad3a2a5c2dd9054329bc41d37706b3cc8e9cc6b5 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -1,6 +1,6 @@ Name: libvpx -Version: 1.15.0 -Release: 2 +Version: 1.15.1 +Release: 1 Summary: VP8/VP9 Video Codec SDK License: BSD-3-Clause Source0: https://github.com/webmproject/libvpx/archive/v%{version}.tar.gz @@ -90,6 +90,9 @@ touch -r AUTHORS %{buildroot}%{_includedir}/vpx/vpx_config.h %{_libdir}/libvpx.so %changelog +* Thu Jun 19 2025 openeuler_bot - 1.15.1-1 +- update libvpx to 1.15.1 + * Thu May 29 2025 yaoxin <1024769339@qq.com> - 1.15.0-2 - Fix CVE-2025-5283 diff --git a/v1.15.0.tar.gz b/v1.15.1.tar.gz similarity index 52% rename from v1.15.0.tar.gz rename to v1.15.1.tar.gz index 065f524950b1a322202ba27f2b5c586ba65b87bd..7889fa7af3e6dbad112cb7b579e5605931403625 100644 Binary files a/v1.15.0.tar.gz and b/v1.15.1.tar.gz differ