Update to latest libclc snapshot
This commit is contained in:
parent
f26e228a09
commit
7fa24ebd11
@ -1,4 +1,4 @@
|
||||
%global commit c45b9dfe5257f8dfec9a193c07073ee95210ecc1
|
||||
%global commit 1ecb16dd7d8b8e9151027faab996f27b2ac508e3
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global checkout git%{shortcommit}
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
Name: libclc
|
||||
Version: 0.2.0
|
||||
Release: 12.git%{shortcommit}%{?dist}
|
||||
Release: 13.git%{shortcommit}%{?dist}
|
||||
Summary: An open source implementation of the OpenCL 1.1 library requirements
|
||||
|
||||
License: BSD
|
||||
@ -83,6 +83,9 @@ export CFLAGS="%{build_cflags} -D__extern_always_inline=inline"
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 04 2018 Dave Airlie <airlied@redhat.com> - 0.2.0-13.git1ecb16d
|
||||
- Update to latest libclc snapshot
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-12.gitc45b9df
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libclc-gitc45b9df.tar.gz) = 20e06e13c435b6c7d619fd8a32fab9d6744a38a5268d121fa6bdfc0bd3ecb1e2d6a4a3c3096fd44759f5d3ec56b045353b4f5a5fa25eef72af747199f57369da
|
||||
SHA512 (libclc-git1ecb16d.tar.gz) = c3dcbe3a6e5244c37307fc51675d8c570a561dd73f70fd9161b1987c22c41d2b5e4c4e99371a5e77595e6e65d158e3c101d4278cd1305af2e514a7f7fef7596c
|
||||
|
Loading…
Reference in New Issue
Block a user