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
This commit is contained in:
DistroBaker 2021-02-02 12:36:50 +00:00
parent 8407b911b6
commit 17dcb362f2

View File

@ -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 <kwizart@gmail.com> - 2.10.0-1
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 11 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.10.0-1
- Update to 2.10.0
* Sun Sep 13 2020 Nicolas Chauvet <kwizart@gmail.com> - 2.9.0-1