diff --git a/.abf.yml b/.abf.yml index 766b64a..3b1b0c7 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - lld-8.0.1.src.tar.xz: 67d84c054c8b858d29389aa8ad47a25f632e4a3a + lld-9.0.0.src.tar.xz: 021a8c38cf27d63db37d939c7cdec46ffd627be2 diff --git a/lld.spec b/lld.spec index 41ef2b3..f0dfd69 100644 --- a/lld.spec +++ b/lld.spec @@ -46,6 +46,7 @@ Shared libraries for LLD. %files -n %{libname} %doc LICENSE.TXT %{_libdir}/lib%{name}*.so.%{major}* + #------------------------------------------------------------------------- %package -n %{devname} @@ -62,6 +63,7 @@ programs that use the LLD infrastructure. %doc LICENSE.TXT %{_includedir}/lld %{_libdir}/liblld*.so + #------------------------------------------------------------------------- %prep