[ocl-icd] Update to 2.2.3

François Cami fcami at fedoraproject.org
Tue Jan 13 19:07:20 UTC 2015


commit 7915ac21218c30136b63d2bb0c55596b6f3b0211
Author: François Cami <fcami at fedoraproject.org>
Date:   Tue Jan 13 20:07:43 2015 +0100

    Update to 2.2.3

 ocl-icd.spec |   19 +++++++++++--------
 sources      |    2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/ocl-icd.spec b/ocl-icd.spec
index df8a9ea..ff5901f 100644
--- a/ocl-icd.spec
+++ b/ocl-icd.spec
@@ -1,22 +1,22 @@
-%global commit 4ee231e3c0145173e865d2594b93b232e8faab6c
+%global commit 7cd0c2ff2a97561a85b266189577fd549408cc04
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global commitdate 20131001
+%global commitdate 20141005
 %global gitversion .git%{commitdate}.%{shortcommit}
 
 Name:		ocl-icd
-Version:	2.0.4
-Release:	3%{?gitversion}%{?dist}
+Version:	2.2.3
+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}-%{version}-%{shortcommit}.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
 BuildRequires:	ruby
 
-Provides:       opencl-icd-loader
+Provides:	opencl-icd-loader
 
 
 %description
@@ -33,7 +33,7 @@ This package contains the development files for %{name}.
 
 
 %prep
-%setup -qn %{name}-master-%{shortcommit}
+%setup -qn %{name}-%{shortcommit}
 
 
 %build
@@ -62,13 +62,16 @@ make check
 
 
 %files devel
-%doc ocl_icd_loader.map ocl_icd_bindings.c
+%doc ocl_icd_loader_gen.map ocl_icd_bindings.c
 %{_includedir}/*
 %{_libdir}/libOpenCL.so
 %{_libdir}/pkgconfig/*.pc
 
 
 %changelog
+* Mon Jan 05 2015 François Cami <fcami at fedoraproject.org> - 2.2.3-1.git20141005.7cd0c2f
+- Update to 2.2.3 (7cd0c2f).
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.4-3.git20131001.4ee231e
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 96623b6..16bcfc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a21ab289b37b70a88deff6eb3031b16  ocl-icd-2.0.4-4ee231e.tar.gz
+82f3c1b1c07e90c53762f66396900747  ocl-icd-7cd0c2f.tar.gz


More information about the scm-commits mailing list