Compare commits
No commits in common. "master" and "f29" have entirely different histories.
16
libclc.spec
16
libclc.spec
@ -1,4 +1,4 @@
|
||||
%global commit 9f6204ec04a8cadb6bef57caa71e3161c4f398f2
|
||||
%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: 17.git%{shortcommit}%{?dist}
|
||||
Release: 13.git%{shortcommit}%{?dist}
|
||||
Summary: An open source implementation of the OpenCL 1.1 library requirements
|
||||
|
||||
License: BSD
|
||||
@ -83,18 +83,6 @@ export CFLAGS="%{build_cflags} -D__extern_always_inline=inline"
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-17.git9f6204e
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-16.git9f6204e
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Wed Apr 03 2019 Dave Airlie <airlied@redhat.com> - 0.2.0-15.git9f6204e
|
||||
- Update to latest upstream snapshot (prior to moving to cmake)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-14.git1ecb16d
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Tue Dec 04 2018 Dave Airlie <airlied@redhat.com> - 0.2.0-13.git1ecb16d
|
||||
- Update to latest libclc snapshot
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libclc-git9f6204e.tar.gz) = 066a12c8a431ab1071fa9e0b4a06bf4852f67fb72ee204d1acf699ff64de1b4038ce06f5571e30f7f537b301367915e5758e82b58bf39799301c957541fbed39
|
||||
SHA512 (libclc-git1ecb16d.tar.gz) = c3dcbe3a6e5244c37307fc51675d8c570a561dd73f70fd9161b1987c22c41d2b5e4c4e99371a5e77595e6e65d158e3c101d4278cd1305af2e514a7f7fef7596c
|
||||
|
Loading…
Reference in New Issue
Block a user