Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/compiler-rt.git#8599477eda39df19c64a1ad4947a2c0420c999a7
This commit is contained in:
DistroBaker 2020-12-10 01:10:07 +01:00
parent 29c28703b0
commit 7f6ccae980
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -53,3 +53,5 @@
/compiler-rt-11.0.0rc6.src.tar.xz.sig
/compiler-rt-11.0.0.src.tar.xz
/compiler-rt-11.0.0.src.tar.xz.sig
/compiler-rt-11.0.1rc1.src.tar.xz
/compiler-rt-11.0.1rc1.src.tar.xz.sig

View File

@ -1,6 +1,6 @@
#%%global rc_ver 6
%global baserelease 2
%global rc_ver 1
%global baserelease 1
%global crt_srcdir compiler-rt-%{version}%{?rc_ver:rc%{rc_ver}}.src
@ -11,7 +11,7 @@
%global optflags %(echo %{optflags} -Dasm=__asm__)
Name: compiler-rt
Version: 11.0.0
Version: 11.0.1
Release: %{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
Summary: LLVM "compiler-rt" runtime libraries
@ -19,7 +19,7 @@ License: NCSA or MIT
URL: http://llvm.org
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{crt_srcdir}.tar.xz
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{crt_srcdir}.tar.xz.sig
Source2: https://prereleases.llvm.org/%{version}/hans-gpg-key.asc
Source2: tstellar-gpg-key.asc
Patch0: 0001-PATCH-std-thread-copy.patch
@ -111,6 +111,9 @@ popd
%endif
%changelog
* Tue Dec 01 2020 sguelton@redhat.com - 11.0.1-1.rc1
- llvm 11.0.1-rc1
* Thu Oct 29 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-2
- Add dependency on clang-resource-filesystem

View File

@ -1,2 +1,2 @@
SHA512 (compiler-rt-11.0.0.src.tar.xz) = e2085753528670d300d49c4b2dd2991f78c36f356c40ba9da8918f141e6dd5dca8d91686466252829af936206e8c1219a69da2448691922a9e6624f6523ab0c7
SHA512 (compiler-rt-11.0.0.src.tar.xz.sig) = 68e7818d9fe3978ffeffc45d072b2b3f6ea84af47c8f42b428578921d47fb9126741191db13d84e86058abb496a768d48eb354b3e76e40a70603d613203aa6da
SHA512 (compiler-rt-11.0.1rc1.src.tar.xz) = c9aef848a6d839d1170cc8c53f6752e289d627d88c15d65b71e5521689d82762aa648bfdbf6312de3f92e6204daa75799014d2122263427e72c4f11ad54739c1
SHA512 (compiler-rt-11.0.1rc1.src.tar.xz.sig) = 893e7049d90b7ccb19e2af869c5aff716222ab993f95b2a7a45290eba425d136bd96e81e6d3a69e0ad6b6cc6328ac4c10ec9e010a02e568dd2d10c5e8c26686d

BIN
tstellar-gpg-key.asc Normal file

Binary file not shown.