18.1.8 Release
Resolves: RHEL-30907
This commit is contained in:
parent
54a29e2224
commit
35ae1cb19a
2
.gitignore
vendored
2
.gitignore
vendored
@ -13,3 +13,5 @@ SOURCES/release-keys.asc
|
|||||||
/lld-17.0.2.src.tar.xz.sig
|
/lld-17.0.2.src.tar.xz.sig
|
||||||
/lld-17.0.6.src.tar.xz
|
/lld-17.0.6.src.tar.xz
|
||||||
/lld-17.0.6.src.tar.xz.sig
|
/lld-17.0.6.src.tar.xz.sig
|
||||||
|
/lld-18.1.8.src.tar.xz
|
||||||
|
/lld-18.1.8.src.tar.xz.sig
|
||||||
|
5
lld.spec
5
lld.spec
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
%global maj_ver 18
|
%global maj_ver 18
|
||||||
%global min_ver 1
|
%global min_ver 1
|
||||||
%global patch_ver 2
|
%global patch_ver 8
|
||||||
#global rc_ver 4
|
#global rc_ver 4
|
||||||
|
|
||||||
%if %{with snapshot_build}
|
%if %{with snapshot_build}
|
||||||
@ -229,6 +229,9 @@ export LD_LIBRARY_PATH=%{buildroot}/%{install_libdir}
|
|||||||
%{install_libdir}/liblld*.so.*
|
%{install_libdir}/liblld*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 09 2024 Tom Stellard <tstellar@redhat.com> - 18.1.8-1
|
||||||
|
- 18.1.8 Release
|
||||||
|
|
||||||
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
|
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
|
||||||
- 18.1.2 Release
|
- 18.1.2 Release
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (lld-18.1.2.src.tar.xz) = e9706fcad44f84d2021194988ae017dda5035bc0d449db54951d0058f572f958b2d52d7640d0f453332d405bd5d3e4b15c40e0afbc7990ca0f51cced5a093320
|
SHA512 (lld-18.1.8.src.tar.xz) = 21671591cce90c967720d094d2c8b9d12eaf5ce8138abee8c35cf38dda7008f3ed0b1b5cd9ed9f11ea6aa30905444fc2a45e0e3a323d3612f47d534466262064
|
||||||
SHA512 (lld-18.1.2.src.tar.xz.sig) = 3a60324d034e66ef5399f05bfe3a06520f7f7b83802a7b164dbbdd63023ad4fd5cf8dc3cdf7c33df7e2f5d5a3901fc9fe97c501e2125236fa1cb9235906ab143
|
SHA512 (lld-18.1.8.src.tar.xz.sig) = aeefd2e7f951cfd06d94338d23163466629ea94b8966f3e71d57af195c259cf5afbab02ad7314fce6f394685ed6bb6ae135f825c4fb49591aef08ecfe4dd4023
|
||||||
|
Loading…
Reference in New Issue
Block a user