diff --git a/llvm-toolset.spec b/llvm-toolset.spec index 2cba052426e91fbaa4a38acb30ea9df49424279e..b5336fc17da19abe5b2ace8546432dbedde4aac7 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 6 #%%global rc_ver 2 %global baserelease 1 @@ -23,6 +23,12 @@ This is the main package for llvm-toolset. %files %changelog +* Tue Jun 28 2022 Tom Stellard - 14.0.6-1 +- 14.0.6 Release + +* Thu Apr 07 2022 Timm Bäder - 14.0.0-1 +- Update to 14.0.0 + * Thu Feb 03 2022 Tom Stellard - 13.0.1-1 - 13.0.1 Release