Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
872a5c854d |
2
_service
2
_service
@ -7,7 +7,7 @@
|
||||
<param name="exclude">.*</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="filename">opencl-headers</param>
|
||||
<param name="revision">refs/tags/v2024.05.08</param>
|
||||
<param name="revision">refs/tags/v2024.10.24</param>
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/KhronosGroup/OpenCL-Headers.git</param>
|
||||
<param name="changesrevision">8275634cf9ec31b6484c2e6be756237cb583999d</param></service></servicedata>
|
||||
<param name="changesrevision">4ea6df132107e3b4b9407f903204b5522fdffcd6</param></service></servicedata>
|
BIN
opencl-headers-2024.05.08.obscpio
(Stored with Git LFS)
BIN
opencl-headers-2024.05.08.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
opencl-headers-2024.10.24.obscpio
(Stored with Git LFS)
Normal file
BIN
opencl-headers-2024.10.24.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 20:55:28 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 2024.10.24:
|
||||
* Temporarily disable PPA builds (#267)
|
||||
* Update headers regenerated from latest xml (#264)
|
||||
* Add properties parameter to all command-buffer commands (#260)
|
||||
* Use array for clUpdateMutableCommandsKHR (#245)
|
||||
* Disable gcc-11 on MacOS (#262)
|
||||
* Update generated headers and remove CL/GL types from cl_platform.h (#257)
|
||||
* Fix CI failures (#256)
|
||||
* Introduce extension macros (#251)
|
||||
* Update CI matrix (#252)
|
||||
* Updated CI, added CD (#239)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 11:48:57 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: opencl-headers
|
||||
version: 2024.05.08
|
||||
mtime: 1712947634
|
||||
commit: 8275634cf9ec31b6484c2e6be756237cb583999d
|
||||
version: 2024.10.24
|
||||
mtime: 1729716042
|
||||
commit: 4ea6df132107e3b4b9407f903204b5522fdffcd6
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: opencl-headers
|
||||
Version: 2024.05.08
|
||||
Version: 2024.10.24
|
||||
Release: 0
|
||||
Summary: OpenCL (Open Computing Language) headers
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user