diff --git a/2.17.0.tar.gz b/2.17.0.tar.gz deleted file mode 100644 index b794504f9a37e10d5a5e2830dbe85f8dfc43e566..0000000000000000000000000000000000000000 Binary files a/2.17.0.tar.gz and /dev/null differ diff --git a/libva-2.22.0.tar.gz b/libva-2.22.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f0e6c5bed76328a7c5cee5a52548c56be46d567b Binary files /dev/null and b/libva-2.22.0.tar.gz differ diff --git a/libva.spec b/libva.spec index 27bc6d196c54ab485047b29206955ffdde30a373..570769f0c5e02fb09e06402fe86ca1c700edcc5a 100644 --- a/libva.spec +++ b/libva.spec @@ -1,12 +1,12 @@ %define anolis_release 1 Name: libva -Version: 2.17.0 +Version: 2.22.0 Release: %{anolis_release}%{?dist} Summary: Video Acceleration (VA) API for Linux -License: MIT +License: MIT AND HPND-sell-variant AND ICU URL: https://github.com/intel/libva -Source0: https://github.com/intel/%{name}/archive/refs/tags/%{version}.tar.gz +Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: meson BuildRequires: gcc @@ -89,6 +89,11 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/libva*.pc %changelog +* Thu Feb 20 2025 mgb01105731 - 2.22.0-1 +- Update to 2.22.0 from 2.17.0 +- Migrated to SPDX license +- Fix CVE-2023-39929 + * Wed Mar 1 2023 Guyu Wang - 2.17.0-1 - Update to 2.17.0