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/lldb.git#16f97707068cdf3e4797ce4eff863793ee24b6d6
This commit is contained in:
DistroBaker 2020-12-18 18:44:44 +00:00
parent 67046f993e
commit 084823fd12
4 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -51,3 +51,5 @@
/lldb-11.0.0rc6.src.tar.xz.sig
/lldb-11.0.0.src.tar.xz
/lldb-11.0.0.src.tar.xz.sig
/lldb-11.0.1rc1.src.tar.xz
/lldb-11.0.1rc1.src.tar.xz.sig

View File

@ -1,9 +1,9 @@
#%%global rc_ver 6
%global rc_ver 1
%global baserelease 1
%global lldb_srcdir %{name}-%{version}%{?rc_ver:rc%{rc_ver}}.src
Name: lldb
Version: 11.0.0
Version: 11.0.1
Release: %{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
Summary: Next generation high-performance debugger
@ -11,7 +11,7 @@ License: NCSA
URL: http://lldb.llvm.org/
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{lldb_srcdir}.tar.xz
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{lldb_srcdir}.tar.xz.sig
Source2: https://prereleases.llvm.org/%{version}/hans-gpg-key.asc
Source2: tstellar-gpg-key.asc
BuildRequires: gcc
BuildRequires: gcc-c++
@ -127,6 +127,9 @@ rm -f %{buildroot}%{python3_sitearch}/six.*
%{python3_sitearch}/lldb
%changelog
* Tue Dec 01 2020 sguelton@redhat.com - 11.0.1-1.rc1
- llvm 11.0.1-rc1
* Thu Oct 15 2020 sguelton@redhat.com - 11.0.0-1
- Fix NVR

View File

@ -1,2 +1,2 @@
SHA512 (lldb-11.0.0.src.tar.xz) = e781d70de2b59142779503df6078ff118e49a0f8053e9296c34251a4c3ddb9676b375a7a6f94de61e472209bba72d719744b143990d4fdaea722fd0997e99920
SHA512 (lldb-11.0.0.src.tar.xz.sig) = 7a290ecc885eadfb163b9d1b624c40a94a6ae08daae9dbd7907cd3b427a7de9264c01bdab5932a336e16e4cf6cef88336591651d5f7fe9a743e1a71ff0c56684
SHA512 (lldb-11.0.1rc1.src.tar.xz) = f280b10a426869a4997ee1226af7e45bc38487b24637afd67e5dc639b7d671e5cf7d315f6efd7cf008e70a5e85022a1a060912e0a7f132b86b4879db19fd38ea
SHA512 (lldb-11.0.1rc1.src.tar.xz.sig) = b570600024f1babec15702295182fb5214f8e0a59a1ea16b942be00263664cff12fd7766d033d1b8227e86bf85a524f4629b4fe46354a52657a3f42026261434

BIN
tstellar-gpg-key.asc Normal file

Binary file not shown.