diff --git a/automake.spec b/automake.spec index 6b99340bca61e72534dff1706fb330df081f664e..80f34afc54d8b78758d9ca31d4cd6fe087e51592 100644 --- a/automake.spec +++ b/automake.spec @@ -4,9 +4,9 @@ Name: automake Version: 1.16.5 -Release: 1 +Release: 2 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 @@ -72,6 +72,9 @@ fi %{_mandir}/man1/* %changelog +* Tue May 31 2022 Chenyx - 1.16.5-2 +- License compliance rectification + * Tue Feb 15 2022 zoulin - 1.16.5-1 - update version to 1.16.5