7.0.0 Release
This commit is contained in:
parent
cec2081e4c
commit
30ee05fbf9
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/lldb-7.0.0rc1.src.tar.xz
|
/lldb-7.0.0rc1.src.tar.xz
|
||||||
/lldb-7.0.0rc2.src.tar.xz
|
/lldb-7.0.0rc2.src.tar.xz
|
||||||
/lldb-7.0.0rc3.src.tar.xz
|
/lldb-7.0.0rc3.src.tar.xz
|
||||||
|
/lldb-7.0.0.src.tar.xz
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
%global rc_ver 3
|
|
||||||
|
|
||||||
Name: lldb
|
Name: lldb
|
||||||
Version: 7.0.0
|
Version: 7.0.0
|
||||||
Release: 0.5.rc%{rc_ver}%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Next generation high-performance debugger
|
Summary: Next generation high-performance debugger
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -117,6 +115,9 @@ rm -f %{buildroot}%{python2_sitearch}/six.*
|
|||||||
%{python2_sitearch}/lldb
|
%{python2_sitearch}/lldb
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-1
|
||||||
|
- 7.0.0 Release
|
||||||
|
|
||||||
* Fri Sep 21 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.5.rc3
|
* Fri Sep 21 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.5.rc3
|
||||||
- lldb should depend on python2-lldb
|
- lldb should depend on python2-lldb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lldb-7.0.0rc3.src.tar.xz) = d18883ca11b981880aa0eb012df7042bc37382fb44c6dd34937680baf96f3ba59c920abd5d1c25b9b864b80035fa36fb319eb3b46296882981d71f4438600aab
|
SHA512 (lldb-7.0.0.src.tar.xz) = 32d93276a07b5f7ca64fc45e7b51004825d1636ec3dff163c5de9f769046a81921c1d82f0aa6eddf3778e1ecf8d4f87c3d5e6bcd3f9ac8cae36278bf12e9e9c8
|
||||||
|
Loading…
Reference in New Issue
Block a user