6.0.0 Release
This commit is contained in:
parent
3496185f17
commit
6f4f23f0f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/lldb-5.0.1.src.tar.xz
|
||||
/lldb-6.0.0rc1.src.tar.xz
|
||||
/lldb-6.0.0rc2.src.tar.xz
|
||||
/lldb-6.0.0.src.tar.xz
|
||||
|
@ -1,8 +1,6 @@
|
||||
%global rc_ver 2
|
||||
|
||||
Name: lldb
|
||||
Version: 6.0.0
|
||||
Release: 0.3.rc%{rc_ver}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Next generation high-performance debugger
|
||||
|
||||
License: NCSA
|
||||
@ -117,6 +115,9 @@ rm -f %{buildroot}%{python_sitearch}/six.*
|
||||
%{python_sitearch}/lldb
|
||||
|
||||
%changelog
|
||||
* Fri Mar 09 2018 Tom Stellard <tstellar@redhat.com> - 6.0.0-1
|
||||
- 6.0.0 Release
|
||||
|
||||
* Tue Feb 13 2018 Tom Stellard <tstellar@redhat.com> - 6.0.0-0.3.rc2
|
||||
- 6.0.0-rc2 release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lldb-6.0.0rc2.src.tar.xz) = 4a027344848e9f5bed0089ca2bf657a3df5dc9fcc5b1d2fd3d8ff3a7dba71986331fc53cb39092049f705bb18fa85b57cf15a81e02fe2399759fc5e197ebaa5c
|
||||
SHA512 (lldb-6.0.0.src.tar.xz) = 9679d1dda0c71681b1f8c5a22e775c0262de26dc5b091e1db189968b97ed3aed45991381d529b3fd4b3ab28112453f519045485708f97f765d3e3131b2a918b7
|
||||
|
Loading…
Reference in New Issue
Block a user