diff --git a/lld.spec b/lld.spec index f67e259..5211ffa 100644 --- a/lld.spec +++ b/lld.spec @@ -32,7 +32,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver} -Release: 1 +Release: 2 Summary: The LLVM Linker License: NCSA @@ -125,5 +125,8 @@ cd _build %{install_libdir}/liblld*.so.* %changelog +* Thu July 27 2023 zhangwuji - 12.0.1-2 +- modify install path + * Thu May 25 2023 cf-zhao - 12.0.1-1 - Package init