From 73e55eb61a622d967c7ce278ecb362089a61c383 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 12 Jun 2024 10:36:12 +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 dd90a3b..d10f66d 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -3,9 +3,9 @@ Name: autoconf Version: 2.71 -Release: 3 +Release: 4 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 @@ -72,6 +72,12 @@ fi %changelog +* Wed Jun 12 2024 fuanan - 2.71-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:License compliance rectification + * Sat Oct 22 2022 yixiangzhike - 2.71-3 - Type:bugfix - ID:NA -- Gitee