diff --git a/glibc.spec b/glibc.spec index 9775f96b4cff4abcdabc30db9909a542eb0e1838..32e8f7ec3199edfbccba446dac8a365c1033a7a3 100644 --- a/glibc.spec +++ b/glibc.spec @@ -66,7 +66,7 @@ ############################################################################## Name: glibc Version: 2.34 -Release: 59 +Release: 60 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -949,7 +949,9 @@ if test -s rpmbuild.tests.sum.not-passing ; then fi done done - 2.34-60 +- Only in the CI environment, the build is interrupted due to test case failure. + * Wed Feb 23 2022 Yang Yanchao - 2.34-59 - strcmp: delete align for loop_aligned