Update to 2.2.8
This commit is contained in:
parent
a94098dcb0
commit
985e371037
11
ocl-icd.spec
11
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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user