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#187b2a78ab41db650e4f9fc294c9e873cc7db15f
This commit is contained in:
parent
d3d2de9adc
commit
88c1b748ee
2
.gitignore
vendored
2
.gitignore
vendored
@ -57,3 +57,5 @@
|
||||
/compiler-rt-11.0.1rc1.src.tar.xz.sig
|
||||
/compiler-rt-11.0.1rc2.src.tar.xz
|
||||
/compiler-rt-11.0.1rc2.src.tar.xz.sig
|
||||
/compiler-rt-11.0.1.src.tar.xz
|
||||
/compiler-rt-11.0.1.src.tar.xz.sig
|
||||
|
@ -1,6 +1,6 @@
|
||||
|
||||
%global rc_ver 2
|
||||
%global baserelease 2
|
||||
#%%global rc_ver 2
|
||||
%global baserelease 3
|
||||
|
||||
%global crt_srcdir compiler-rt-%{version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -111,6 +111,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 06 2021 Serge Guelton - 11.0.1-3
|
||||
- LLVM 11.0.1 final
|
||||
|
||||
* Tue Dec 22 2020 sguelton@redhat.com - 11.0.1-2.rc2
|
||||
- llvm 11.0.1-rc2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (compiler-rt-11.0.1rc2.src.tar.xz) = e3e663b3a408098b938fee5bf700fe2f9da2313d20a38c4d7818b8d8c386ea8778ff7c71030473a4b93e492d9ba401255314ab48d4d7b13c4bf5662ec0254807
|
||||
SHA512 (compiler-rt-11.0.1rc2.src.tar.xz.sig) = 26c79457500193c1b97e3ab81d0a5e5dee38b1bc950be04a410475ca2614399180bca58131b3ef28c9834803642cb96953d2ac2feaccc60c7615e0c8e69de8ef
|
||||
SHA512 (compiler-rt-11.0.1.src.tar.xz) = 869208f0d2c5f0828a317a6006d4ce47a946b03db2692c8557485caddc56fbeb0335a87b4c9663aa0d1397de94337e56ae10f802c4aca443072962f728e2bdf4
|
||||
SHA512 (compiler-rt-11.0.1.src.tar.xz.sig) = 23beb0042862211029b0f7b0f90410a3ee6a355c96a5095e41054805a54a513bca67fcd6a9e8a316aa75e17b540ac54f3cf083832ca1bf8abc4837931a3098d7
|
||||
|
Loading…
Reference in New Issue
Block a user