diff --git a/ocl-icd.spec b/ocl-icd.spec index 2a0fdf1..e175b0d 100644 --- a/ocl-icd.spec +++ b/ocl-icd.spec @@ -1,11 +1,11 @@ -%global commit ebbc4c128ee49b36769c3289222e2a2ac2cbb8ca +%global commit 01223329fddce4800e3b9cded4267dd967d676a4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20150606 +%global commitdate 20151217 %global gitversion .git%{commitdate}.%{shortcommit} Name: ocl-icd -Version: 2.2.7 -Release: 2%{?gitversion}%{?dist} +Version: 2.2.8 +Release: 1%{?gitversion}%{?dist} Summary: OpenCL ICD Bindings License: BSD @@ -70,6 +70,9 @@ make check %changelog +* Mon Dec 21 2015 François Cami - 2.2.8-1.git20151217.0122332 +- Update to 2.2.8. + * Wed Jun 17 2015 Fedora Release Engineering - 2.2.7-2.git20150606.ebbc4c1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index c2cc493..9ef21a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23dd2615d7d73257b326d3dd6c519649 ocl-icd-2.2.7.tar.gz +5e2f68589eae486491482821c0f5879c ocl-icd-2.2.8.tar.gz