diff --git a/llvm-toolset.spec b/llvm-toolset.spec index 854a6f9..029b765 100644 --- a/llvm-toolset.spec +++ b/llvm-toolset.spec @@ -1,7 +1,7 @@ %global maj_ver 11 -%global min_ver 0 -%global patch_ver 1 -#%%global rc_ver 2 +%global min_ver 1 +%global patch_ver 0 +%global rc_ver 2 %global baserelease 1 Summary: Package that installs llvm-toolset @@ -27,6 +27,9 @@ This is the main package for llvm-toolset. %files %changelog +* Mon Feb 15 2021 Serge Guelton - 11.1.0-0.1.rc2 +- 11.1.0 release + * Tue Jan 12 2021 sguelton@redhat.com - 11.0.1-1 - 11.0.1 release