diff --git a/lld.spec b/lld.spec index 685b374..21f2125 100644 --- a/lld.spec +++ b/lld.spec @@ -13,7 +13,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} -Release: 2%{?dist} +Release: 3%{?dist} Summary: The LLVM Linker License: NCSA @@ -71,6 +71,8 @@ Summary: LLD shared libraries %description libs Shared libraries for LLD. +Obsoletes: lld-test < 15.0.7 + %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -n %{lld_srcdir} -p2 @@ -148,6 +150,9 @@ fi %changelog +* Mon Jan 30 2023 Konrad Kleine - 15.0.7-3 +- Obsolete lld-test < 15.0.7 + * Mon Jan 16 2023 Konrad Kleine - 15.0.7-2 - Update to LLVM 15.0.7