diff --git a/llvm.changes b/llvm.changes index 58643d0..05887da 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 3 21:56:28 UTC 2022 - Aaron Puchert + +- Update to version 13.0.1. + * This release contains bug-fixes for the LLVM 13.0.0 release. + This release is API and ABI compatible with 13.0.0. + ------------------------------------------------------------------- Sat Oct 2 20:13:04 UTC 2021 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 60b6ba3..f29b0cc 100644 --- a/llvm.spec +++ b/llvm.spec @@ -36,7 +36,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 13.0.0 +Version: 13.0.1 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA