diff --git a/glibc.changes b/glibc.changes index 6231aa2..13d8bd5 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 7 17:24:35 UTC 2018 - Jan Engelhardt + +- Fix typography for glibc-locale-base. + ------------------------------------------------------------------- Wed Nov 7 11:09:05 UTC 2018 - schwab@suse.de diff --git a/glibc.spec b/glibc.spec index 22db61c..1143858 100644 --- a/glibc.spec +++ b/glibc.spec @@ -372,7 +372,7 @@ not necessary to install this packages, the data files are already created. %package locale-base -Summary: Locale Data for Localized Programs +Summary: en_US Locale Data for Localized Programs License: GPL-2.0-or-later AND MIT AND LGPL-2.1-or-later Group: System/Libraries Requires(post): /bin/cat @@ -380,7 +380,7 @@ Requires: glibc = %{version} %description locale-base Locale data for the internationalisation features of the GNU C library. -This package contains only the US-english locales. +This package contains only the U.S. English locale. %package locale Summary: Locale Data for Localized Programs