import llvm-toolset-8.0.1-1.module+el8.1.0+3866+6be7f4d8
This commit is contained in:
parent
17533e9e09
commit
8165233f1c
@ -1,9 +1,10 @@
|
||||
%global maj_ver 7
|
||||
%global maj_ver 8
|
||||
%global min_ver 0
|
||||
%global patch_ver 1
|
||||
|
||||
Summary: Package that installs llvm-toolset
|
||||
Name: llvm-toolset
|
||||
Version: %{maj_ver}.%{min_ver}.1
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 1%{?dist}
|
||||
License: NCSA
|
||||
|
||||
@ -22,6 +23,15 @@ This is the main package for llvm-toolset.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Thu Aug 1 2019 sguelton@redhat.com - 8.0.1-1
|
||||
- 8.0.1 release
|
||||
|
||||
* Thu Jun 13 2019 sguelton@redhat.com - 8.0.1-0.1.rc2
|
||||
- 8.0.1rc2 Release
|
||||
|
||||
* Wed Apr 17 2019 sguelton@redhat.com - 8.0.0-1
|
||||
- 8.0.0 Release
|
||||
|
||||
* Sat Dec 15 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-1
|
||||
- 7.0.1 Release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user