diff --git a/gnulib.spec b/gnulib.spec index 91102b751599ecaf4623b1036177a01bef373118..7bf2538d5a284e195afc43d70bc9d492a84751ed 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,6 +1,6 @@ Name: gnulib Version: 0 -Release: 30.20180720git +Release: 31.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 @@ -24,7 +24,7 @@ This package contains development files for gnulib. %package help Summary: Provides documentation for gnulib modules -License: GFDL and GPLv2+ +License: GFDL-1.3-or-later and GPL-2.0-or-later Requires(post): info Requires(preun): info Requires: gnulib-devel = %{version}-%{release} @@ -115,6 +115,9 @@ fi %license doc/COPYINGv2 %changelog +* Fri Jun 14 2024 yaoxin - 0-31.20180720git +- License compliance rectification + * Wed Nov 30 2022 caodongxia - 0-30.20180720git - Add the compilation dependency java-1.8.0-openjdk-devel