From 17dcb362f2e8988fc80d74f4620976f97b535891 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:36:50 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libva.git#d7a28927065021eee9e934e373c6302bda8f476a --- libva.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libva.spec b/libva.spec index 7b16e86..bfcc66d 100644 --- a/libva.spec +++ b/libva.spec @@ -2,7 +2,7 @@ Name: libva Version: 2.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT URL: https://github.com/intel/libva @@ -22,6 +22,7 @@ BuildRequires: mesa-libGLES-devel BuildRequires: wayland-devel BuildRequires: pkgconfig(wayland-client) >= 1 BuildRequires: pkgconfig(wayland-scanner) >= 1 +BuildRequires: make } # owns the %%{_libdir}/dri directory Requires: mesa-dri-filesystem @@ -72,7 +73,10 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog -* Fri Dec 11 18:17:26 CET 2020 Nicolas Chauvet - 2.10.0-1 +* Tue Jan 26 2021 Fedora Release Engineering - 2.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Fri Dec 11 2020 Nicolas Chauvet - 2.10.0-1 - Update to 2.10.0 * Sun Sep 13 2020 Nicolas Chauvet - 2.9.0-1