From 714d46ba1d753eea73cd4047d6fba52ce7ce1075ebc3faa58bbb44d6ba06f6b0 Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Sun, 15 Jan 2023 16:09:12 +0000 Subject: [PATCH] - Update to version 15.0.7. * This release contains bug-fixes for the LLVM 15.0.0 release. This release is API and ABI compatible with 15.0.0. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=577 --- llvm.changes | 7 +++++++ llvm.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/llvm.changes b/llvm.changes index 942c1cf..6c58a50 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 14 14:06:38 UTC 2023 - Aaron Puchert + +- Update to version 15.0.7. + * This release contains bug-fixes for the LLVM 15.0.0 release. + This release is API and ABI compatible with 15.0.0. + ------------------------------------------------------------------- Sun Dec 4 21:43:38 UTC 2022 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index 50a4b6f..c0b3421 100644 --- a/llvm.spec +++ b/llvm.spec @@ -1,7 +1,7 @@ # # spec file for package llvm # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,7 @@ Obsoletes: %{1}8%{?2:-%{2}} \ Obsoletes: %{1}9%{?2:-%{2}} Name: llvm -Version: 15.0.6 +Version: 15.0.7 Release: 0 Summary: Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA