From 89c085fce843ab3b1768bd89bcc6c9149480caaa682e45113a4fd68f58fc6537 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 16 Jun 2023 08:38:03 +0000 Subject: [PATCH] - Update to version 16.0.6. * 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=594 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 9ea4fbb..8d389f7 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 15 21:53:08 UTC 2023 - Aaron Puchert + +- Update to version 16.0.6. + * This release contains bug-fixes for the LLVM 16.0.0 release. + This release is API and ABI compatible with 16.0.0. + ------------------------------------------------------------------- Sat Jun 3 21:56:34 UTC 2023 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 3937c3c..6baba50 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.5 +Version: 16.0.6 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA