diff --git a/libva.spec b/libva.spec index 1fdae3d..2cec85e 100644 --- a/libva.spec +++ b/libva.spec @@ -2,12 +2,14 @@ Name: libva Version: 2.7.0 -Release: 3%{?pre_release}%{?dist} +Release: 4%{?pre_release}%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT URL: https://github.com/intel/libva Source0: %{url}/archive/%{version}%{?pre_release}/%{name}-%{version}%{?pre_release}.tar.gz +Patch0: 406.patch + BuildRequires: libtool BuildRequires: libudev-devel @@ -72,6 +74,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog +* Tue Apr 14 2020 Frantisek Zatloukal - 2.7.0-4 +- Backport upstream fix for Intel Iris Driver (https://github.com/intel/libva/pull/406) + * Fri Apr 10 2020 Nicolas Chauvet - 2.7.0-3 - Drop previous patch