From aa5542a73e2d145104b3b6a5adf91db76dd81b96 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Thu, 28 Jul 2022 12:23:57 +0800 Subject: [PATCH] License compliance rectification --- autoconf.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/autoconf.spec b/autoconf.spec index 5cad8c4..2fb42b1 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -3,9 +3,9 @@ Name: autoconf Version: 2.71 -Release: 1 +Release: 2 Summary: An extensible package to automatically configure software source code packages -License: GPLv2+ and GPLv3+ and GFDL +License: GPLv2+ and GPLv3+ and GFDL-1.3-only URL: https://www.gnu.org/software/%{name}/ Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source1: config.site @@ -70,6 +70,12 @@ fi %changelog +* Thu Jul 28 2022 fuanan - 2.71-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:License compliance rectification + * Sat Jan 29 2022 panxiaohe - 2.71-1 - Type:enhancement - ID:NA -- Gitee