License compliance rectification

This commit is contained in:
fly_fzc 2024-06-12 10:54:03 +08:00
parent c8c6d11d52
commit a4759773c6

View File

@ -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 <fuanan3@h-partners.com> - 1.16.5-9
- License compliance rectification
* Wed Nov 29 2023 peng.zou <peng.zou@shingroup.cn> - 1.16.5-8
- fix update config.sub and config.guess