diff --git a/llvm.changes b/llvm.changes index 94e3874..131b420 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 27 10:35:17 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org> + +- Update to version 14.0.1. + * This release contains bug-fixes for the LLVM 14.0.0 release. + This release is API and ABI compatible with 14.0.0. + ------------------------------------------------------------------- Sun Apr 3 14:13:45 UTC 2022 - Aaron Puchert <aaronpuchert@alice-dsl.net> diff --git a/llvm.spec b/llvm.spec index ea518a2..e149a9b 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.0 +Version: 14.0.1 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA