From 3834d10984303b2b0b44bc31a731e9b6ddd384ea Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 28 Apr 2020 04:56:22 -0400 Subject: [PATCH] import llvm-toolset-9.0.1-1.module+el8.2.0+5385+5caa90f8 --- SPECS/{llvm-toolset-8.spec => llvm-toolset.spec} | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) rename SPECS/{llvm-toolset-8.spec => llvm-toolset.spec} (91%) diff --git a/SPECS/llvm-toolset-8.spec b/SPECS/llvm-toolset.spec similarity index 91% rename from SPECS/llvm-toolset-8.spec rename to SPECS/llvm-toolset.spec index 4afa956..df2b007 100644 --- a/SPECS/llvm-toolset-8.spec +++ b/SPECS/llvm-toolset.spec @@ -1,4 +1,4 @@ -%global maj_ver 8 +%global maj_ver 9 %global min_ver 0 %global patch_ver 1 @@ -23,6 +23,15 @@ This is the main package for llvm-toolset. %files %changelog +* 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 + * Thu Aug 1 2019 sguelton@redhat.com - 8.0.1-1 - 8.0.1 release