From 473eda9c0764f16903d59654393e9f9330520a29e36fff8f9aebe496feb4699c Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sat, 30 Apr 2022 12:44:30 +0000 Subject: [PATCH] - Update to version 14.0.3. * 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=556 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 131b420..4f7755a 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Apr 30 12:32:33 UTC 2022 - Aaron Puchert + +- Update to version 14.0.3. + * This release contains bug-fixes for the LLVM 14.0.0 release. + This release is API and ABI compatible with 14.0.0. + ------------------------------------------------------------------- Wed Apr 27 10:35:17 UTC 2022 - Dominique Leuenberger diff --git a/llvm.spec b/llvm.spec index e149a9b..3a744c4 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.1 +Version: 14.0.3 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA