diff --git a/automake.spec b/automake.spec index bc2487ed0800c9be3b42b597bb7248b30fec7f30..e2df205bca982dab12cc006725f0e710419c1e70 100644 --- a/automake.spec +++ b/automake.spec @@ -3,9 +3,9 @@ Name: automake Version: 1.16.5 -Release: 8 +Release: 9 Summary: A tool for automatically generating Makefile.in files -License: GPLv2+ and GFDL and Public Domain and MIT +License: GPLv2+ and GFDL-1.3-only and Public Domain and MIT URL: http://www.gnu.org/software/automake/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source1: http://git.savannah.gnu.org/cgit/config.git/plain/config.sub @@ -76,6 +76,9 @@ fi %{_mandir}/man1/* %changelog +* Wed Jun 12 2024 fuanan - 1.16.5-9 +- License compliance rectification + * Wed Nov 29 2023 peng.zou - 1.16.5-8 - fix update config.sub and config.guess