Accepting request 1224886 from home:dimstar:Factory

hard-coded LLVM_version in the scripts.

Just a typo fixed

OBS-URL: https://build.opensuse.org/request/show/1224886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python313?expand=0&rev=66
This commit is contained in:
2024-11-18 14:04:00 +00:00
committed by Git OBS Bridge
parent c9f290cdec
commit 99d319aa5b

View File

@@ -2,7 +2,7 @@
Fri Nov 15 11:25:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Allow building with default LLVM version 19: just replace the
hard-coded LLVM_version in the scrpts.
hard-coded LLVM_version in the scripts.
-------------------------------------------------------------------
Thu Nov 14 07:06:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>