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