diff --git a/llvm.changes b/llvm.changes index 8e8b851..91e1ae1 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 6 20:54:59 UTC 2023 - Aaron Puchert + +- Update to version 16.0.1. + * This release contains bug-fixes for the LLVM 16.0.0 release. + This release is API and ABI compatible with 16.0.0. + ------------------------------------------------------------------- Wed Mar 29 08:56:43 UTC 2023 - Fabian Vogt diff --git a/llvm.spec b/llvm.spec index 010623a..b783b4b 100644 --- a/llvm.spec +++ b/llvm.spec @@ -39,7 +39,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 16.0.0 +Version: 16.0.1 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA