From 352fff873a5a92d61aa057130407c7ecb819a92485d49e6756fca7e7f585d631 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 23 Sep 2022 09:33:56 +0000 Subject: [PATCH] Accepting request 1005586 from home:aaronpuchert:llvm-next - Update to version 15.0.1. * This release contains bug-fixes for the LLVM 15.0.1 release. This release is API and ABI compatible with 15.0.0. OBS-URL: https://build.opensuse.org/request/show/1005586 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=565 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/llvm.changes b/llvm.changes index 947786e..b5b5095 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 22 12:19:07 UTC 2022 - Aaron Puchert + +- Update to version 15.0.1. + * This release contains bug-fixes for the LLVM 15.0.1 release. + This release is API and ABI compatible with 15.0.0. + ------------------------------------------------------------------- Tue Sep 6 20:23:14 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index b5830af..f4b5408 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.0 +Version: 15.0.1 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA