diff --git a/glibc.spec b/glibc.spec index 7460838..e3daa95 100644 --- a/glibc.spec +++ b/glibc.spec @@ -89,7 +89,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 9%{?dist} +Release: 10%{?dist} # In general, GPLv2+ is used by programs, LGPLv2+ is used for # libraries. @@ -2296,6 +2296,9 @@ fi %files -f compat-libpthread-nonshared.filelist -n compat-libpthread-nonshared %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.33-10 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Apr 9 2021 Florian Weimer - 2.33-9 - ppc64le, s390x: Enforce POWER9 and z14 baseline (#1876584, #1876479)