import clang-11.0.1-1.module+el8.4.0+12483+89b287b0

This commit is contained in:
CentOS Sources 2021-11-02 06:35:59 -04:00 committed by Stepan Oksanichenko
parent 64acc25ee6
commit e4b60ce008
7 changed files with 8 additions and 8 deletions

View File

@ -1,3 +1,2 @@
02c87f5e07f2a1c1e2dbb8ce8328f0106d70b10d SOURCES/clang-11.0.0.src.tar.xz
b77dc0494894b997c8f4012debbf0bf469462386 SOURCES/clang-tools-extra-11.0.0.src.tar.xz
32fa4b0193960f05064f2ab31b5a89c7cf48a0b9 SOURCES/hans-gpg-key.asc
10516c6d177dc3d893e640c75d891ee3d6c1edcf SOURCES/clang-11.0.1.src.tar.xz
f5698eb81569a5dea2496c4934401be653eeb031 SOURCES/clang-tools-extra-11.0.1.src.tar.xz

5
.gitignore vendored
View File

@ -1,3 +1,2 @@
SOURCES/clang-11.0.0.src.tar.xz
SOURCES/clang-tools-extra-11.0.0.src.tar.xz
SOURCES/hans-gpg-key.asc
SOURCES/clang-11.0.1.src.tar.xz
SOURCES/clang-tools-extra-11.0.1.src.tar.xz

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global maj_ver 11
%global min_ver 0
%global patch_ver 0
%global patch_ver 1
#%%global rc_ver 6
%global baserelease 1
@ -80,7 +80,6 @@ Source3: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{versio
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{clang_tools_srcdir}.tar.xz
Source2: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{clang_tools_srcdir}.tar.xz.sig
%endif
Source4: https://prereleases.llvm.org/%{version}/hans-gpg-key.asc
Patch4: 0002-gtest-reorg.patch
Patch11: 0001-ToolChain-Add-lgcc_s-to-the-linker-flags-when-using-.patch
@ -488,6 +487,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ninja check-all -C _build || \
%endif
%changelog
* Wed Sep 01 2021 Tom Stellard <tstellar@redhat.com> - 11.0.1-1
- 11.0.1 Release
* Thu Oct 29 2020 sguelton@redhat.com - 11.0.0-1
- 11.0.0 final release