- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 23:47:41 +00:00
parent e0681e2932
commit 0d047500d2
1 changed files with 4 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 2.33-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Apr 9 2021 Florian Weimer <fweimer@redhat.com> - 2.33-9
- ppc64le, s390x: Enforce POWER9 and z14 baseline (#1876584, #1876479)