From 45153f81f3d418b6bab03935b1b44b0497fb7c49 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 13 Jul 2021 16:01:56 +0200 Subject: [PATCH] Fix incorrect references to #1975895 in %changelog --- glibc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc.spec b/glibc.spec index fb92194..d1742ba 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1855,7 +1855,7 @@ fi %changelog * Tue Jul 13 2021 Florian Weimer - 2.32-10 -- Preserve .symtab in libc.so.6 and the main shared objects (#1975859) +- Preserve .symtab in libc.so.6 and the main shared objects (#1975895) * Wed Jul 07 2021 Patsy Griffin - 2.32-9 - Auto-sync with upstream branch release/2.32/master,