- fix typo in license
- update to 2.22.0 Resolves: RHEL-45837
This commit is contained in:
parent
aebd9bc766
commit
8e0f087276
11
libva.spec
11
libva.spec
@ -1,12 +1,12 @@
|
||||
#global pre_release .pre1
|
||||
|
||||
Name: libva
|
||||
Version: 2.20.0
|
||||
Release: 5%{?dist}
|
||||
Version: 2.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Video Acceleration (VA) API for Linux
|
||||
# va/wayland/wayland-drm.xml is HPND-sell-variant
|
||||
# va/x11/va_dri* are ICU
|
||||
License: MIT AND HPND-sell-varian AND ICU
|
||||
License: MIT AND HPND-sell-variant AND ICU
|
||||
URL: https://github.com/intel/libva
|
||||
Source0: %{url}/archive/%{version}%{?pre_release}/%{name}-%{version}%{?pre_release}.tar.gz
|
||||
|
||||
@ -79,6 +79,11 @@ developing applications that use %{name}.
|
||||
%{_libdir}/pkgconfig/libva*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2024 Than Ngo <than@redhat.com> - 2.22.0-1
|
||||
- fix typo in license
|
||||
- update to 2.22.0
|
||||
Resolves: RHEL-45837
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.20.0-5
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libva-2.20.0.tar.gz) = 85f4aa6b6e9173d407ca3987745f985d0f898091f14c947a928b6db662a03b5cfe82483901690d81618697fe17a2c41ff6694a611f3654d5ab06840da987e40d
|
||||
SHA512 (libva-2.22.0.tar.gz) = cd633e5e09eac1ed10f1fc12b0f664f836e0eda9e47c17e1295b746cfd643a18fd0564a06a148ced3cf1e2321aa4d21275918bcf8c717d3981e98a598179f370
|
||||
|
||||
Loading…
Reference in New Issue
Block a user