import llvm-toolset-10.0.0-1.module+el8.3.0+6367+3467b552
This commit is contained in:
parent
352a72a513
commit
7dd6c12424
@ -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 <tstellar@redhat.com> - 9.0.1-1
|
||||
- Fix version number
|
||||
|
||||
* Mon Jan 06 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-1
|
||||
- 9.0.1 Release
|
||||
|
||||
* Tue Oct 01 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-2
|
||||
- 9.0.0 Release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user