From 8e9b20226ed1df96ce002fdb937ef61b540d1bf57f86000fb1d368e40b3efde3 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 20 Oct 2023 22:15:41 +0000 Subject: [PATCH] - Update to version 17.0.3. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=600 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index d3bcbd4..ecdb0b8 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 19 21:04:06 UTC 2023 - Aaron Puchert + +- Update to version 17.0.3. + * This release contains bug-fixes for the LLVM 17.0.0 release. + This release is API and ABI compatible with 17.0.0. + ------------------------------------------------------------------- Sat Oct 7 14:19:01 UTC 2023 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 752e8d9..e9535b2 100644 --- a/llvm.spec +++ b/llvm.spec @@ -40,7 +40,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 17.0.2 +Version: 17.0.3 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA