5.0.1 Release
This commit is contained in:
parent
25acfbcabb
commit
cbfdd41c36
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/lld-4.0.0.src.tar.xz
|
||||
/lld-4.0.1.src.tar.xz
|
||||
/lld-5.0.0.src.tar.xz
|
||||
/lld-5.0.1.src.tar.xz
|
||||
|
5
lld.spec
5
lld.spec
@ -1,5 +1,5 @@
|
||||
Name: lld
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The LLVM Linker
|
||||
|
||||
@ -76,6 +76,9 @@ chrpath --delete %{buildroot}%{_libdir}/*.so*
|
||||
%{_libdir}/liblld*.so.*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2017 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
|
||||
- 5.0.1 Release
|
||||
|
||||
* Mon Sep 11 2017 Tom Stellard <tstellar@redhat.com> - 5.0.0-1
|
||||
- 5.0.0 Release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lld-5.0.0.src.tar.xz) = 984606a8c8aa753805d30602ce851a70d5427ee0ec098e3fcb2751e58d36c601f59f17f5c9ab90a430bc670f689c3b86b6ecbeccb6ff187f108f6e2000621eb7
|
||||
SHA512 (lld-5.0.1.src.tar.xz) = 62c9682ae4e18a64af2c9e13d45925fbe022ca332d03b1c4232c6b730dab327418555c8da2b2bf8c6126032dfd378a0b9dedba83351d928784bf2b1f30dfaaca
|
||||
|
Loading…
Reference in New Issue
Block a user