From bfb9bcb3bf00cfa0cd6e1bd4da68a699c8a207c0ee7378078891515ae5508163 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sun, 19 Jun 2022 15:22:07 +0000 Subject: [PATCH] - Update to version 14.0.5. * This release contains bug-fixes for the LLVM 14.0.0 release. This release is API and ABI compatible with 14.0.0. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=560 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index afe48dc..1db7001 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 16 16:44:07 UTC 2022 - Aaron Puchert + +- Update to version 14.0.5. + * This release contains bug-fixes for the LLVM 14.0.0 release. + This release is API and ABI compatible with 14.0.0. + ------------------------------------------------------------------- Sat May 28 12:42:06 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index cb9b2dd..4c68a67 100644 --- a/llvm.spec +++ b/llvm.spec @@ -37,7 +37,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 14.0.4 +Version: 14.0.5 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA