Update to 2.2.8

This commit is contained in:
François Cami 2015-12-21 13:56:40 +01:00
parent a94098dcb0
commit 985e371037
2 changed files with 8 additions and 5 deletions

View File

@ -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 <fcami@fedoraproject.org> - 2.2.8-1.git20151217.0122332
- Update to 2.2.8.
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.7-2.git20150606.ebbc4c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
23dd2615d7d73257b326d3dd6c519649 ocl-icd-2.2.7.tar.gz
5e2f68589eae486491482821c0f5879c ocl-icd-2.2.8.tar.gz