import llvm-toolset-13.0.0-2.module+el8.6.0+13046+42aaae31
This commit is contained in:
parent
9d4ec3b8e4
commit
fb7892df34
@ -1,8 +1,8 @@
|
||||
%global maj_ver 12
|
||||
%global maj_ver 13
|
||||
%global min_ver 0
|
||||
%global patch_ver 1
|
||||
%global patch_ver 0
|
||||
#%%global rc_ver 2
|
||||
%global baserelease 1
|
||||
%global baserelease 2
|
||||
|
||||
Summary: Package that installs llvm-toolset
|
||||
Name: llvm-toolset
|
||||
@ -12,10 +12,6 @@ License: NCSA
|
||||
|
||||
Requires: clang = %{version}
|
||||
|
||||
%ifarch %{arm} aarch64 %{ix86} x86_64
|
||||
Requires: lldb = %{version}
|
||||
%endif
|
||||
|
||||
Requires: llvm = %{version}
|
||||
%ifnarch s390x
|
||||
Requires: lld = %{version}
|
||||
@ -27,6 +23,12 @@ This is the main package for llvm-toolset.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Fri Oct 22 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2
|
||||
- Drop Requres: lldb
|
||||
|
||||
* Fri Oct 15 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1
|
||||
- 13.0.0 Release
|
||||
|
||||
* Fri Jul 16 2021 sguelton@redhat.com - 12.0.1-1
|
||||
- 12.0.1 release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user