From a36e25e21254a41ec3acf4fb9628f654d6ebc5eb7d7df7813872b2dd13e9449a Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sun, 6 Nov 2022 19:19:34 +0000 Subject: [PATCH] - Update to version 15.0.4. * 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=571 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index f5f0195..935d93d 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 6 19:13:25 UTC 2022 - Aaron Puchert + +- Update to version 15.0.4. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + ------------------------------------------------------------------- Thu Oct 27 20:44:54 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 9a9bcb4..ddddf36 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.3 +Version: 15.0.4 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA