From a7ce9ba8a3e1d1c254bd92570e2819acbe465282 Mon Sep 17 00:00:00 2001 From: MarsChan Date: Wed, 9 Sep 2020 10:23:51 +0800 Subject: [PATCH] test build --- glibc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index aa02e574..7f17e6fc 100644 --- a/glibc.spec +++ b/glibc.spec @@ -60,7 +60,7 @@ ############################################################################## Name: glibc Version: 2.31 -Release: 4 +Release: 5 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -1187,6 +1187,9 @@ fi %doc hesiod/README.hesiod %changelog +* Wed Sep 9 2020 MarsChan -2.31-5 +- just for testing build gate + * Fri Aug 14 2020 Xu Huijie<546391727@qq.com> - 2.31-4 - since the new version of the pthread_cond_wait() function has performance degradation in multi-core -- Gitee