Commit Graph

17 Commits

Author SHA256 Message Date
Ana Guerrero
e672b1dd74 Accepting request 1160053 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1160053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=7
2024-03-22 14:18:03 +00:00
Ana Guerrero
e21cf80dd1 Accepting request 1157787 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1157787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=6
2024-03-15 19:28:17 +00:00
1339b6b6d3 - fixed rpmlintrc rule
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=13
2024-03-14 09:12:09 +00:00
b3e81e17d6 Accepting request 1156749 from home:aaronpuchert:llvm-next
- Update to version 18.1.0.
  * Compatibility with LLVM 18.
- Add rpmlintrc: following the LLVM's new versioning scheme, this
  package not only has versions X.1.Y now, but the SO name is X.1.
  However, the minor version is always going to be 1, and there is
  no need to distinguish between minor versions, so we don't add it
  to the package name.
- Drop ca3ae0cc.patch that landed upstream.
- Add Support-SPV_INTEL_maximum_registers-extension.patch to revert
  change temporarily because the corresponding change in spirv-
  headers is not released yet.

OBS-URL: https://build.opensuse.org/request/show/1156749
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=12
2024-03-14 04:36:44 +00:00
Ana Guerrero
dd022dbc4e Accepting request 1141031 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1141031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=5
2024-01-24 18:04:56 +00:00
289541d3d6 Accepting request 1141011 from home:dimstar:Factory
- Add ca3ae0cc.patch: Update LongConstantCompositeINTEL to
  LongCompositesINTEL capability after Headers change. Patch only
  applied when building against spirv-headers >= 1.6.1+sdk275.

- back again to version 17.0.0, since meanwhile llvm17 is available ...

OBS-URL: https://build.opensuse.org/request/show/1141011
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=10
2024-01-23 17:19:39 +00:00
Ana Guerrero
fba6655f83 Accepting request 1115814 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1115814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=4
2023-10-05 18:03:29 +00:00
140d213825 - back again to version 17.0.0, since meanwhile llvm17 is available ...
- back to version 16.0.0, since there is no llvm17 available yet ...

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=8
2023-09-28 11:19:10 +00:00
Dominique Leuenberger
9ae52efa35 Accepting request 1112982 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1112982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=3
2023-09-27 22:24:21 +00:00
OBS User buildservice-autocommit
f3218eae31 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=7
2023-09-27 22:24:21 +00:00
OBS User buildservice-autocommit
3cae447cb2 Updating link to change in openSUSE:Factory/spirv-llvm-translator revision 3
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=bc9cdaa62c80212f115f0566c4cfeea2
2023-09-27 22:24:21 +00:00
a3032bfef7 - back to version 16.0.0, since there is no llvm17 available yet ...
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=6
2023-09-25 11:48:51 +00:00
300bf2854b Accepting request 1112840 from home:aaronpuchert:llvm-next
- Update to version 17.0.0.
  * Compatibility with LLVM 17.
- Drop Revert-Add-support-for-LLVM_LINK_LLVM_DYLIB.patch: the
  problematic change was reverted upstream.
- Drop Revert-added-translator-support-for-SPIRV_INTEL.patch: the
  corresponding change to spirv-headers has landed in the meantime.

OBS-URL: https://build.opensuse.org/request/show/1112840
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=5
2023-09-22 10:48:08 +00:00
Dominique Leuenberger
d82eec012f Accepting request 1073961 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1073961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=2
2023-03-28 15:48:46 +00:00
c7c2aa272c Accepting request 1073876 from home:aaronpuchert:llvm-next
- Update to version 16.0.0.
  * Compatibility with LLVM 16.
- Add Revert-Add-support-for-LLVM_LINK_LLVM_DYLIB.patch: while
  gh#KhronosGroup/SPIRV-LLVM-Translator#1543 claims to add support
  for LLVM_LINK_LLVM_DYLIB, it actually seems to break it.
- Add Revert-added-translator-support-for-SPIRV_INTEL.patch: while
  gh#KhronosGroup/SPIRV-LLVM-Translator#1632 has made it into this
  release, there is no release of spirv-headers containing the
  pendant gh#KhronosGroup/SPIRV-Headers#291 yet.

OBS-URL: https://build.opensuse.org/request/show/1073876
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=3
2023-03-23 12:28:31 +00:00
Dominique Leuenberger
69560a5194 Accepting request 1059411 from X11:XOrg
- Initial package for spirv-llvm-translator, version 15.0.0

Needed by rusticl (Mesa)

OBS-URL: https://build.opensuse.org/request/show/1059411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spirv-llvm-translator?expand=0&rev=1
2023-01-20 16:37:38 +00:00
7c3fcf0106 Accepting request 1058704 from home:mnhauke:branches:X11:XOrg
Initial package for spirv-llvm-translator

OBS-URL: https://build.opensuse.org/request/show/1058704
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/spirv-llvm-translator?expand=0&rev=1
2023-01-16 14:18:30 +00:00