diff --git a/glibc.spec b/glibc.spec index 57b9f42..f004c4c 100644 --- a/glibc.spec +++ b/glibc.spec @@ -65,7 +65,7 @@ ############################################################################## Name: glibc Version: 2.36 -Release: 17 +Release: 18 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -1274,9 +1274,12 @@ fi %endif %changelog -* Tue Jul 11 2023 jiangyingxin - 2.36-17 +* Tue Jul 11 2023 jiangyingxin - 2.36-18 - Optimizing __random for single-threaded scenarios +* Tue Jul 11 2023 lijianglin - 2.36-17 +- add the test of the entire GB18030 charmap + * Mon Jun 5 2023 li-miaomiao_zhr - 2.36-16 - processing of annotated patch files in spec files