diff --git a/gnulib.spec b/gnulib.spec index 786899c59bd2d86f6ccb5c6ae5cbf00507c8d15b..ba5e7fc5a0ea04f6e478bd9548597809b75808f4 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,11 +1,11 @@ Name: gnulib Version: 0 -Release: 27.20180720git +Release: 28.20180720git Summary: The GNU Portability Library License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ URL: https://www.gnu.org/software/gnulib Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=68df637;sf=tgz;name=gnulib-68df637.tar.gz#/gnulib-68df637.tar.gz -BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git +BuildRequires: perl-generators texinfo java-devel gettext-devel bison gperf libtool help2man git gcc_secure %description Gnulib is a central location for common GNU code, intended to be @@ -114,6 +114,9 @@ fi %license doc/COPYINGv2 %changelog +* Sun Mar 21 2021 lingsheng - 0-28.20180720git +- Add gcc_secure to fix test_localeconv fail + * Wed Jan 8 2020 sunguoshuai - 0-27.20180720git - Delete unwanted files.