From 76eb6e138c264be9ece244a662d4e5712cfc3e4c Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 14 Jul 2021 14:22:46 -0700 Subject: [PATCH] 12.0.1 Release Related: rhbz#1931726 --- llvm-toolset.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/llvm-toolset.spec b/llvm-toolset.spec index fa8f8ad..e7b5b83 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,8 +1,8 @@ %global maj_ver 12 %global min_ver 0 -%global patch_ver 0 +%global patch_ver 1 #global rc_ver 0 -%global baserelease 2 +%global baserelease 1 Summary: Package that installs llvm-toolset Name: llvm-toolset @@ -27,6 +27,9 @@ This is the main package for llvm-toolset. %files %changelog +* Wed Jul 14 2021 Tom Stellard - 12.0.1-1 +- 12.0.1 Release + * Tue May 04 2021 Tom Stellard - 12.0.0-2 - Fix release string