From 61932ee6e05756a0446b1349f9819c276a57a25b03c2a9225e624d6899465b6f Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Thu, 3 Feb 2022 23:50:45 +0000 Subject: [PATCH] Accepting request 951460 from home:aaronpuchert:branches:devel:tools:compiler Update to version 13.0.1. OBS-URL: https://build.opensuse.org/request/show/951460 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=547 --- llvm.changes | 7 +++++++ llvm.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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