6.0.0 Release
This commit is contained in:
parent
de435f3e47
commit
082405c501
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/lld-5.0.1.src.tar.xz
|
||||
/lld-6.0.0rc1.src.tar.xz
|
||||
/lld-6.0.0rc2.src.tar.xz
|
||||
/lld-6.0.0.src.tar.xz
|
||||
|
8
lld.spec
8
lld.spec
@ -1,9 +1,6 @@
|
||||
|
||||
%global rc_ver 2
|
||||
|
||||
Name: lld
|
||||
Version: 6.0.0
|
||||
Release: 0.3.rc%{rc_ver}%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: The LLVM Linker
|
||||
|
||||
License: NCSA
|
||||
@ -81,6 +78,9 @@ chrpath --delete %{buildroot}%{_libdir}/*.so*
|
||||
%{_libdir}/liblld*.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 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 (lld-6.0.0rc2.src.tar.xz) = 391938bd4b51a5275e4573d4500c342d1db3b80a07aac560b5d324c370563693b4ed09d62754aa91c033a3ded16466dabaa7efd859d9227123c394274503a11a
|
||||
SHA512 (lld-6.0.0.src.tar.xz) = ae7f7392f8495e5bcd7635a377b536c5e7a0affa5e33f52b7a26ddb3c5be70797c970734514f15f352ddfadd75be0244a8aeeca9f0fe18eb4612c9598706cb63
|
||||
|
Loading…
Reference in New Issue
Block a user