From 0d6920bcf11d5bc8b2cf6667b4f275f064b4b258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Cami?= Date: Sun, 7 Jun 2015 13:37:19 +0200 Subject: [PATCH] Update to 2.2.5 (#1228934) --- ocl-icd.spec | 14 +++++++++----- sources | 2 +- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ocl-icd.spec b/ocl-icd.spec index 6f0ccda..0e99a66 100644 --- a/ocl-icd.spec +++ b/ocl-icd.spec @@ -1,16 +1,17 @@ -%global commit 7c94f4a07af80704b5b3eeed8e1af4c43d7299f9 +%global commit de64deca32fdd99a535393ca8f0604f5cc5fd3a1 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commitdate 20150518 +%global commitdate 20150606 %global gitversion .git%{commitdate}.%{shortcommit} Name: ocl-icd -Version: 2.2.4 +Version: 2.2.5 Release: 1%{?gitversion}%{?dist} Summary: OpenCL ICD Bindings License: BSD URL: https://forge.imag.fr/projects/ocl-icd/ -Source0: https://forge.imag.fr/plugins/scmgit/cgi-bin/gitweb.cgi?p=%{name}/%{name}.git;a=snapshot;h=%{commit};sf=tgz#/%{name}-%{shortcommit}.tar.gz +Source0: https://forge.imag.fr/frs/download.php/664/%{name}-%{version}.tar.gz +#Source0: https://forge.imag.fr/plugins/scmgit/cgi-bin/gitweb.cgi?p=%{name}/%{name}.git;a=snapshot;h=%{commit};sf=tgz#/%{name}-%{shortcommit}.tar.gz BuildRequires: libtool BuildRequires: opencl-headers @@ -33,7 +34,7 @@ This package contains the development files for %{name}. %prep -%setup -qn %{name}-%{shortcommit} +%setup -q %build @@ -69,6 +70,9 @@ make check %changelog +* Sun Jun 07 2015 François Cami - 2.2.5-1.git20150606.de64dec +- Update to 2.2.5 (de64dec). + * Mon May 18 2015 Fabian Deutsch - 2.2.4-1.git20150518.7c94f4a - Update to 2.2.4 (7c94f4a) diff --git a/sources b/sources index cfe815b..7a43fd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fd586ca8ad478d8ca04164f1f1be283 ocl-icd-7c94f4a.tar.gz +a99017db1f8f4297e779bdc94daba4e0 ocl-icd-2.2.5.tar.gz