From 1fe906a1b6ff8e12f155a0fa2b754330ee122876c16ec055c18148ad24a2dce3 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sat, 7 Oct 2023 15:04:02 +0000 Subject: [PATCH] - Update to version 17.0.2. * 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=598 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 109dbcf..d3bcbd4 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 7 14:19:01 UTC 2023 - Aaron Puchert + +- Update to version 17.0.2. + * This release contains bug-fixes for the LLVM 17.0.0 release. + This release is API and ABI compatible with 17.0.0. + ------------------------------------------------------------------- Tue Sep 19 21:21:37 UTC 2023 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 7c246e0..752e8d9 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.1 +Version: 17.0.2 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA