diff --git a/llvm.changes b/llvm.changes index 13dffd8..f5f0195 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 27 20:44:54 UTC 2022 - Aaron Puchert + +- Update to version 15.0.3. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + ------------------------------------------------------------------- Tue Oct 4 21:41:05 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 13e4de2..9a9bcb4 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.2 +Version: 15.0.3 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA