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

This commit is contained in:
CentOS Sources 2021-11-02 06:38:50 -04:00 committed by Stepan Oksanichenko
parent 0ee596e79b
commit d8ff6ae4ec
5 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1 @@
be3e79fb93cd99135643a191f27c49449bf9c0ee SOURCES/compiler-rt-11.0.0.src.tar.xz
32fa4b0193960f05064f2ab31b5a89c7cf48a0b9 SOURCES/hans-gpg-key.asc
c492a0142887efbe667f6b3994b43a48f53d4832 SOURCES/compiler-rt-11.0.1.src.tar.xz

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/compiler-rt-11.0.0.src.tar.xz
SOURCES/hans-gpg-key.asc
SOURCES/compiler-rt-11.0.1.src.tar.xz

Binary file not shown.

View File

@ -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,6 @@ 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
Patch0: 0001-PATCH-std-thread-copy.patch
@ -109,6 +108,9 @@ popd
%endif
%changelog
* Thu Sep 02 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