From 985e3710379243cd5c486baadb31db39aed3af2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Mon, 21 Dec 2015 13:56:40 +0100 Subject: [PATCH] Update to 2.2.8 --- ocl-icd.spec | 11 +++++++---- sources | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) 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