diff --git a/glibc.spec b/glibc.spec index 7292a90361a3fb47ff490f6c9b3e0e6eb23e1f24..6b3079c78ee7bfb28f851fcba013f0dae99bb612 100644 --- a/glibc.spec +++ b/glibc.spec @@ -59,7 +59,7 @@ ############################################################################## Name: glibc Version: 2.28 -Release: 59 +Release: 60 Summary: The GNU libc libraries License: %{all_license} URL: http://www.gnu.org/software/glibc/ @@ -70,7 +70,9 @@ Source2: nscd.conf Source3: nsswitch.conf Source4: bench.mk Source5: glibc-bench-compare +# The license list for glibc is recorded in LicenseList Source6: LicenseList +# The locale packages we supported is recorded in LanguageList Source7: LanguageList Patch0: Fix-use-after-free-in-glob-when-expanding-user-bug-2.patch @@ -1130,6 +1132,9 @@ fi %doc hesiod/README.hesiod %changelog +* Mon Feb 8 2021 Wang Shuo - 2.28-60 +- Add description for SOURCE + * Mon Feb 8 2021 Wang Shuo - 2.28-59 - Add description for valgrind