ci: update scripts for Neo release 19.34.13959

Change-Id: I74f4c9fc00d8e54174639bd30eb5e4b84f62dfc1
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
This commit is contained in:
Jacek Danecki
2019-08-31 08:35:27 +02:00
committed by sys_ocldev
parent 7064e7e899
commit 7e14b981e1
4 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
%global igc_commit_id 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
%global igc_commit_id 8b0b9d18e0bc602b732fd50a920b203c23ef630f
%global cclang_commit_id 41cad395859684b18e762ca4a2c713c2fa349622
%global spirv_llvm_commit_id 83298e3c9b124486c16d0fde54c764a6c5a2b554
%global llvm_commit_id release_80
@ -6,7 +6,7 @@
%global llvm_patches_id 605739e09f4b5b176a93613c43727fd37fd77e71
%global major_version 1
%global minor_version 0
%global patch_version 2407
%global patch_version 2456
%global package_release 1
Name: intel-igc

View File

@ -1,7 +1,7 @@
%global neo_commit_id 874ae355f76e93c69ea626aad7e86a41756529aa
%global neo_commit_id 5f2de3e0839a3b93d1d5b0f9d5d9447fd7cb3c36
Name: intel-opencl
Version: 19.32.13826
Version: 19.34.13959
Release: 1%{?dist}
Summary: Intel(R) Graphics Compute Runtime for OpenCL(TM)
@ -18,10 +18,10 @@ BuildRequires: make libva-devel gcc-c++ cmake
%endif
BuildRequires: intel-gmmlib-devel >= 19.2.3
BuildRequires: intel-igc-opencl-devel >= 1.0.10
BuildRequires: intel-igc-opencl-devel >= 1.0.2456
Requires: intel-gmmlib >= 19.2.3
Requires: intel-igc-opencl >= 1.0.10
Requires: intel-igc-opencl >= 1.0.2456
%description
Intel(R) Graphics Compute Runtime for OpenCL(TM).

View File

@ -1,7 +1,7 @@
%global igc_commit_id 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
%global igc_commit_id 8b0b9d18e0bc602b732fd50a920b203c23ef630f
%global major_version 1
%global minor_version 0
%global patch_version 2407
%global patch_version 2456
%global package_release 1
Name: intel-igc

View File

@ -1,7 +1,7 @@
%global neo_commit_id 874ae355f76e93c69ea626aad7e86a41756529aa
%global neo_commit_id 5f2de3e0839a3b93d1d5b0f9d5d9447fd7cb3c36
Name: intel-opencl
Version: 19.32.13826
Version: 19.34.13959
Release: 1%{?dist}
Summary: Intel(R) Graphics Compute Runtime for OpenCL(TM)
@ -18,10 +18,10 @@ BuildRequires: make libva-devel gcc-c++ cmake
%endif
BuildRequires: intel-gmmlib-devel >= 19.2.3
BuildRequires: intel-igc-opencl-devel >= 1.0.10
BuildRequires: intel-igc-opencl-devel >= 1.0.2456
Requires: intel-gmmlib >= 19.2.3
Requires: intel-igc-opencl >= 1.0.10
Requires: intel-igc-opencl >= 1.0.2456
%description
Intel(R) Graphics Compute Runtime for OpenCL(TM).