forked from pool/libclc
Accepting request 970252 from home:aaronpuchert:llvm-next
- Update to version 0.2.0+14.0.0. OBS-URL: https://build.opensuse.org/request/show/970252 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libclc?expand=0&rev=46
This commit is contained in:
parent
014718a635
commit
9a6b1ad1fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7dc0131f05842a8ed29997362de260c82e188aa0639e482683ece8b47cca21b2
|
|
||||||
size 125820
|
|
3
libclc-14.0.0.src.tar.xz
Normal file
3
libclc-14.0.0.src.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39fe8fbc112d335b483023c7e9dec2eac7e0be7062c5b088774de935d7c7cdb8
|
||||||
|
size 130444
|
@ -3,4 +3,4 @@ from Config import *
|
|||||||
|
|
||||||
# Files required at runtime by applications using OpenCL.
|
# Files required at runtime by applications using OpenCL.
|
||||||
addFilter("devel-file-in-non-devel-package.*/usr/include/clc/.*")
|
addFilter("devel-file-in-non-devel-package.*/usr/include/clc/.*")
|
||||||
addFilter("devel-file-in-non-devel-package.*/usr/lib[^/]*/pkgconfig/libclc.pc")
|
addFilter("devel-file-in-non-devel-package.*/usr/share/pkgconfig/libclc.pc")
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 1 21:44:03 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
- Update to version 0.2.0+14.0.0.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 15 09:30:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Nov 15 09:30:31 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libclc
|
# spec file for package libclc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _libclc_llvm_ver 13.0.0
|
%define _libclc_llvm_ver 14.0.0
|
||||||
%define _version %_libclc_llvm_ver%{?_rc:rc%_rc}
|
%define _version %_libclc_llvm_ver%{?_rc:rc%_rc}
|
||||||
%define _tagver %_libclc_llvm_ver%{?_rc:-rc%_rc}
|
%define _tagver %_libclc_llvm_ver%{?_rc:-rc%_rc}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user