Overwrite target for x86_64_v2

Add /usr/lib64/lp64d to ricv64
This commit is contained in:
Eduard Abdullin 2025-07-10 01:36:10 +00:00 committed by root
commit 5388cdfac0

View File

@ -145,7 +145,7 @@ Version: %{glibcversion}
# - It allows using the Release number without the %%dist tag in the dependency
# generator to make the generated requires interchangeable between Rawhide
# and ELN (.elnYY < .fcXX).
%global baserelease 42
%global baserelease 43
Release: %{baserelease}%{?dist}.alma.1
# Licenses:
@ -2579,10 +2579,13 @@ update_gconv_modules_cache ()
%endif
%changelog
* Sat Jul 05 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-42.alma.1
* Thu Jul 10 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-43.alma.1
- Overwrite target for x86_64_v2
- Add /usr/lib64/lp64d to ricv64
* Wed Jul 09 2025 Florian Weimer <fweimer@redhat.com> - 2.39-43
- Rebuild due to SIGNSERVER-1997 (RHEL-102555)
* Thu Jul 03 2025 Florian Weimer <fweimer@redhat.com> - 2.39-42
- Restore _rtld_global_layout on x86-64, freeze tunables order (RHEL-101754)