From 2e9065fcb8b106122f974a8d35a5433d85dac4b36a1077db0d7c185155c187db Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 21 Apr 2023 23:25:36 +0000 Subject: [PATCH] - Update to version 16.0.2. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=586 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 3d8f736..a701517 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 21 21:07:38 UTC 2023 - Aaron Puchert + +- Update to version 16.0.2. + * This release contains bug-fixes for the LLVM 16.0.0 release. + This release is API and ABI compatible with 16.0.0. + ------------------------------------------------------------------- Thu Apr 13 04:32:44 UTC 2023 - William Brown diff --git a/llvm.spec b/llvm.spec index 8d223b7..ccca5fc 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.1 +Version: 16.0.2 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA