5.0.2 Release
This commit is contained in:
parent
a6aa9ff227
commit
99faedd443
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/lldb-4.0.1.src.tar.xz
|
/lldb-4.0.1.src.tar.xz
|
||||||
/lldb-5.0.0.src.tar.xz
|
/lldb-5.0.0.src.tar.xz
|
||||||
/lldb-5.0.1.src.tar.xz
|
/lldb-5.0.1.src.tar.xz
|
||||||
|
/lldb-5.0.2.src.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lldb
|
Name: lldb
|
||||||
Version: 5.0.1
|
Version: 5.0.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Next generation high-performance debugger
|
Summary: Next generation high-performance debugger
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -120,6 +120,9 @@ mv -v %{buildroot}{%{_bindir},%{_libdir}}/liblldb-intel-mpxtable.so
|
|||||||
%{python_sitearch}/lldb
|
%{python_sitearch}/lldb
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 8 2018 Tom Stellard <tstellar@redhat.com> - 5.0.2-1
|
||||||
|
- 5.0.2 Release
|
||||||
|
|
||||||
* Thu Jan 25 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
|
* Thu Jan 25 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
|
||||||
- Drop explicit dependencies for llvm-libs and clang-libs
|
- Drop explicit dependencies for llvm-libs and clang-libs
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lldb-5.0.1.src.tar.xz) = ebb3c3251098cfce28ccb6a5bbc50491a16b88d1adf3c71fd38efc95482d702e1bd9e7fb11c29597304d97cc0fd88241c70ec11276426aad901e5d23f05ca53a
|
SHA512 (lldb-5.0.2.src.tar.xz) = 66eaaead60cc908ac061bedb4fac9cb96cecb7f4e5a79a51b6fa080e8f61f718b14e5f3581ead832b495bf10f055d4253d199236a0947dd22395ec80bf2afcf4
|
||||||
|
Loading…
Reference in New Issue
Block a user