diff --git a/gnulib.spec b/gnulib.spec index fab27442566ba6b0b769c0f63fc8e812d67e0918..b4736ffad34fd102d552a83b18f489934901f366 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,6 +1,6 @@ Name: gnulib Version: 0 -Release: 43.20220212git +Release: 44.20220212git 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 @@ -43,6 +43,11 @@ This package contains help docs for gnulib. And Provides ChangeLog files. %prep %autosetup -n gnulib-9f48fb9 -p1 -Sgit +%ifarch loongarch64 +%_update_config_guess +%_update_config_sub +%endif + toRemove="lib-symbol-visibility havelib .*-obsolete localcharset gettext-h gettext alloca-opt alloca " list="$(./gnulib-tool --list)" @@ -123,6 +128,9 @@ fi %license doc/COPYINGv2 %changelog +* Tue Mar 7 2023 doupengda - 0-44.20220212git +- Update config.guess and config.sub for loongarch + * Tue Jun 21 2022 Ge Wang - 0-43.20220212git - Upgrade to version 43.20220212git