!553 [sync] PR-551: fix error patch number
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229, @yang_yanchao Signed-off-by: @liqingqing_1229, @yang_yanchao
This commit is contained in:
commit
bf365c9a45
@ -66,7 +66,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.34
|
Version: 2.34
|
||||||
Release: 109
|
Release: 110
|
||||||
Summary: The GNU libc libraries
|
Summary: The GNU libc libraries
|
||||||
License: %{all_license}
|
License: %{all_license}
|
||||||
URL: http://www.gnu.org/software/glibc/
|
URL: http://www.gnu.org/software/glibc/
|
||||||
@ -280,7 +280,7 @@ Patch9029: 5_6-LoongArch-Optimize-string-function-strcpy.patch
|
|||||||
Patch9030: 6_6-LoongArch-Optimize-string-functions-strlen-strnlen.patch
|
Patch9030: 6_6-LoongArch-Optimize-string-functions-strlen-strnlen.patch
|
||||||
Patch9031: math-Fix-asin-and-acos-invalid-exception-with-old-gc.patch
|
Patch9031: math-Fix-asin-and-acos-invalid-exception-with-old-gc.patch
|
||||||
%endif
|
%endif
|
||||||
Patch9031: add-pthread_cond_clockwait-GLIBC_2_28.patch
|
Patch9032: add-pthread_cond_clockwait-GLIBC_2_28.patch
|
||||||
|
|
||||||
Provides: ldconfig rtld(GNU_HASH) bundled(gnulib)
|
Provides: ldconfig rtld(GNU_HASH) bundled(gnulib)
|
||||||
|
|
||||||
@ -1446,6 +1446,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 8 2023 Yang Yanchao <yangyanchao6@huawei.com> - 2.34-110
|
||||||
|
- fix error patch number
|
||||||
|
|
||||||
* Mon Feb 6 2023 Yang Yanchao <yangyanchao6@huawei.com> - 2.34-109
|
* Mon Feb 6 2023 Yang Yanchao <yangyanchao6@huawei.com> - 2.34-109
|
||||||
- Since the pthread_cond_clockwait@GLIBC_2_28 is introduced in earlier
|
- Since the pthread_cond_clockwait@GLIBC_2_28 is introduced in earlier
|
||||||
versions, this symbol is required to keep the previous items compatible.
|
versions, this symbol is required to keep the previous items compatible.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user