From 124dce48e435d94e97093cd9c6ac9b174a0b0e4ababbb2f5544e1d48122fbe03 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sun, 4 Dec 2022 22:44:20 +0000 Subject: [PATCH] - Update to version 15.0.6. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=575 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 9e4f67a..942c1cf 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 4 21:43:38 UTC 2022 - Aaron Puchert + +- Update to version 15.0.6. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + ------------------------------------------------------------------- Wed Nov 16 22:06:27 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 95f0531..50a4b6f 100644 --- a/llvm.spec +++ b/llvm.spec @@ -38,7 +38,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 15.0.5 +Version: 15.0.6 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA