diff --git a/llvm-toolset.spec b/llvm-toolset.spec index 52dc1ae..ce54fc0 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,8 +1,8 @@ -%global maj_ver 11 -%global min_ver 1 +%global maj_ver 12 +%global min_ver 0 %global patch_ver 0 -%global rc_ver 2 -%global baserelease 0.2 +%global rc_ver 0 +%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 +* Mon May 3 2021 Tom Stellard - 12.0.0-1 +- 12.0.0 Release + * Fri Apr 16 2021 Mohan Boddu - 11.1.0-0.2.rc2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937