- Update to version 19.1.1.

* This release contains bug-fixes for the LLVM 19.1.0 release.
    This release is API and ABI compatible with 19.1.0.
- Rebase llvm-do-not-install-static-libraries.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm19?expand=0&rev=2
This commit is contained in:
Aaron Puchert
2024-10-02 23:22:09 +00:00
committed by Git OBS Bridge
parent cdde20622b
commit d8c0dc8628
59 changed files with 66 additions and 58 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 2 21:13:46 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Update to version 19.1.1.
* This release contains bug-fixes for the LLVM 19.1.0 release.
This release is API and ABI compatible with 19.1.0.
- Rebase llvm-do-not-install-static-libraries.patch.
-------------------------------------------------------------------
Sun Sep 22 15:27:22 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>