forked from rpms/glibc
Revert: x86: Fix Zen3/Zen4 ERMS selection
This commit is contained in:
parent
3e96434009
commit
fac5235c85
@ -171,7 +171,7 @@ Version: %{glibcversion}
|
||||
# generator to make the generated requires interchangeable between Rawhide
|
||||
# and ELN (.elnYY < .fcXX).
|
||||
%global baserelease 17
|
||||
Release: %{baserelease}%{?dist}.alma.1
|
||||
Release: %{baserelease}%{?dist}.alma.2
|
||||
|
||||
# Licenses:
|
||||
#
|
||||
@ -349,9 +349,9 @@ Patch38: glibc-upstream-2.39-15.patch
|
||||
Patch39: glibc-upstream-2.39-16.patch
|
||||
Patch40: glibc-upstream-2.39-17.patch
|
||||
Patch41: glibc-upstream-2.39-18.patch
|
||||
Patch42: glibc-upstream-2.39-19.patch
|
||||
Patch43: glibc-upstream-2.39-20.patch
|
||||
Patch44: glibc-upstream-2.39-21.patch
|
||||
#Patch42: glibc-upstream-2.39-19.patch
|
||||
#Patch43: glibc-upstream-2.39-20.patch
|
||||
#Patch44: glibc-upstream-2.39-21.patch
|
||||
Patch45: glibc-upstream-2.39-22.patch
|
||||
Patch46: glibc-upstream-2.39-23.patch
|
||||
Patch47: glibc-upstream-2.39-24.patch
|
||||
@ -2635,6 +2635,9 @@ update_gconv_modules_cache ()
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 03 2024 Koichiro Iwao <meta@almalinux.org> - 2.39-17.alma.2
|
||||
- Revert: x86: Fix Zen3/Zen4 ERMS selection
|
||||
|
||||
* Thu Jul 11 2024 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-17.alma.1
|
||||
- Overwrite target for x86_64_v2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user