diff --git a/gnulib.spec b/gnulib.spec index e2d40f500359346f38bc149bcd674977b556e44a..e74a4cdd6039b3584f9a5421ef3c2fd67f312cb4 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -3,9 +3,9 @@ %global gitdate 20230709 Name: gnulib Version: 0 -Release: 47.%{gitdate}git +Release: 48.%{gitdate}git Summary: The GNU Portability Library -License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ +License: Public Domain and BSD-3-Clause and GPL-2.0-or-later and GPL-3.0-only and GPL-3.0-or-later and LGPL-2.0-only and LGPL-2.1-or-later and LGPL-3.0-or-later URL: https://www.gnu.org/software/gnulib Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{githead};sf=tgz;name=gnulib-%{githead}.tar.gz#/gnulib-%{githead}.tar.gz Source1: https://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/check-module.1 @@ -31,7 +31,7 @@ This package contains development files for gnulib. %package help Summary: Provides documentation for gnulib modules -License: GFDL and GPLv2+ +License: GFDL-1.1-or-later and GPL-2.0-or-later Requires(post): info Requires(preun): info Requires: gnulib-devel = %{version}-%{release} @@ -126,6 +126,9 @@ fi %license doc/COPYINGv2 %changelog +* Thu Jul 18 2024 yaoxin - 0-48.20230709git +- License compliance rectification + * Fri Aug 25 2023 wangkai <13474090681@163.com> - 0-47.20230709git - Upgrade to version 47.20230709git