Update to 2.2.5 (#1228934)

This commit is contained in:
François Cami 2015-06-07 13:37:19 +02:00
parent 3f90d616f7
commit 0d6920bcf1
2 changed files with 10 additions and 6 deletions

View File

@ -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 <fcami@fedoraproject.org> - 2.2.5-1.git20150606.de64dec
- Update to 2.2.5 (de64dec).
* Mon May 18 2015 Fabian Deutsch <fabiand@fedorproject.org> - 2.2.4-1.git20150518.7c94f4a
- Update to 2.2.4 (7c94f4a)

View File

@ -1 +1 @@
0fd586ca8ad478d8ca04164f1f1be283 ocl-icd-7c94f4a.tar.gz
a99017db1f8f4297e779bdc94daba4e0 ocl-icd-2.2.5.tar.gz