diff --git a/llvm.changes b/llvm.changes index 109dbcf..d3bcbd4 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 7 14:19:01 UTC 2023 - Aaron Puchert + +- Update to version 17.0.2. + * This release contains bug-fixes for the LLVM 17.0.0 release. + This release is API and ABI compatible with 17.0.0. + ------------------------------------------------------------------- Tue Sep 19 21:21:37 UTC 2023 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 7c246e0..752e8d9 100644 --- a/llvm.spec +++ b/llvm.spec @@ -40,7 +40,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 17.0.1 +Version: 17.0.2 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA