commit 0c5fe53210a4ed3cb51d769b6ed3ce521b084958
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jan 15 18:37:53 2018 +0100
Update to 2.0.0
libva-intel-driver.spec | 12 ++++++++----
sources | 2 +-
2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 0aa7eb9..968dbf2 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -1,16 +1,17 @@
#global _with_gen4asm 1
Name: libva-intel-driver
-Version: 1.8.3
-Release: 2%{?dist}
+Version: 2.0.0
+Release: 1%{?dist}
Summary: HW video decode support for Intel integrated graphics
License: MIT and EPL
URL:
https://01.org/linuxmedia
Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{version}.tar.gz#/%{...
-ExclusiveArch: %{ix86} x86_64 ia64
+ExclusiveArch: %{ix86} x86_64
BuildRequires: libtool
+BuildRequires: python2
#Renamed when moved to
01.org
Provides: intel-vaapi-driver = %{version}-%{release}
@@ -21,7 +22,7 @@ BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libdrm-devel >= 2.4.23
BuildRequires: libpciaccess-devel
-BuildRequires: pkgconfig(libva) >= 0.39.4
+BuildRequires: pkgconfig(libva) >= 1.0.0
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libEGL-devel
%{!?_without_wayland:
@@ -72,6 +73,9 @@ gendiff . .prebuilt
%changelog
+* Mon Jan 15 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-1
+- Update to 2.0.0
+
* Tue Aug 22 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.3-2
- Enable hybrid codec - rhbz#1475962
diff --git a/sources b/sources
index dc8a071..04708c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c75509a4338875bc8c315cce696af0f libva-intel-driver-1.8.3.tar.gz
+d9e1eaee8529259db5d335e483cc9e97 libva-intel-driver-2.0.0.tar.gz