From acb1514775fdfcd85c2c639d2a73684240eb9eb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Wed, 13 Apr 2022 09:32:43 +0200 Subject: [PATCH] Update to 14.0.0 Resolves: rhbz#2061041 --- llvm-toolset.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/llvm-toolset.spec b/llvm-toolset.spec index fa31ad3..487d64b 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,6 +1,6 @@ -%global maj_ver 13 +%global maj_ver 14 %global min_ver 0 -%global patch_ver 1 +%global patch_ver 0 #global rc_ver 0 %global baserelease 1 @@ -23,6 +23,9 @@ This is the main package for llvm-toolset. %files %changelog +* Wed Apr 13 2022 Timm Bäder - 14.0.0-1 +- Update to 14.0.0 + * Fri Feb 04 2022 Tom Stellard - 13.0.1-1 - 13.0.1 Release