diff --git a/SPECS/llvm-toolset.spec b/SPECS/llvm-toolset.spec index 031bb34..10890b9 100644 --- a/SPECS/llvm-toolset.spec +++ b/SPECS/llvm-toolset.spec @@ -1,11 +1,11 @@ -%global maj_ver 9 +%global maj_ver 10 %global min_ver 0 %global patch_ver 0 Summary: Package that installs llvm-toolset Name: llvm-toolset Version: %{maj_ver}.%{min_ver}.%{patch_ver} -Release: 2%{?dist} +Release: 1%{?dist} License: NCSA Requires: clang = %{version} @@ -23,6 +23,15 @@ This is the main package for llvm-toolset. %files %changelog +* Tue Apr 14 2020 sguelton@redhat.com - 10.0.0-1 +- 10.0.0 Release + +* Mon Jan 06 2020 Tom Stellard - 9.0.1-1 +- Fix version number + +* Mon Jan 06 2020 Tom Stellard - 9.0.1-1 +- 9.0.1 Release + * Tue Oct 01 2019 Tom Stellard - 9.0.0-2 - 9.0.0 Release