Update to latest git snapshot
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
5b48a93896
commit
14cbd0dab1
@ -1,4 +1,4 @@
|
||||
%global commit 520743b0b72862a987ead6213dc1a5321a2010f9
|
||||
%global commit 1cb3fbf504e25d86d972e8b2af3e24571767046b
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global checkout git%{shortcommit}
|
||||
|
||||
@ -9,11 +9,11 @@
|
||||
|
||||
Name: libclc
|
||||
Version: 0.2.0
|
||||
Release: 6.git%{shortcommit}%{?dist}
|
||||
Release: 7.git%{shortcommit}%{?dist}
|
||||
Summary: An open source implementation of the OpenCL 1.1 library requirements
|
||||
|
||||
License: BSD
|
||||
URL: http://libclc.llvm.org/
|
||||
URL: https://libclc.llvm.org
|
||||
Source0: https://github.com/llvm-mirror/%{name}/archive/%{commit}/%{name}-%{checkout}.tar.gz
|
||||
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 %{power64} s390x
|
||||
@ -97,6 +97,9 @@ sed -i "s/fstack-protector-strong/fstack-protector/" Makefile
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 24 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.0-7.git1cb3fbf
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Sat Mar 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.2.0-6.git520743b
|
||||
- Update to latest snapshot which supports LLVM 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libclc-git520743b.tar.gz) = 5aae6010f32935c0b8fa510fc27cfd0be2df3d58d73cb5fb280d6758aafe54bd63a0137e59053aa81dca01ad2c5a0591ee1d4a83e3ef9a590a009a1a19062373
|
||||
SHA512 (libclc-git1cb3fbf.tar.gz) = 507ba4c7ff7229f02a5846059907ee15b4a15f98d2d0f73047fc4ac73d23d0aeb9e9a4dcfc7b60ccbd4c2b57ce001805c768a8f6a36cea5100fb7d5fe891416a
|
||||
|
Loading…
Reference in New Issue
Block a user