License compliance rectification

This commit is contained in:
fly_fzc 2024-06-12 10:56:24 +08:00
parent ea6b85f2cf
commit 5567b98480

View File

@ -4,9 +4,9 @@
Name: automake
Version: 1.16.2
Release: 2
Release: 3
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
@ -75,6 +75,9 @@ fi
%{_mandir}/man1/*
%changelog
* Wed Jun 12 2024 fuanan <fuanan3@h-partners.com> - 1.16.2-3
- License compliance rectification
* Thu May 27 2021 yangzhuangzhuang <yangzhuangzhuang1@huawei.com> - 1.16.2-2
- Fix test failed