From 59d0d52dcd7a45cfdf7523401cc3239f44896ffc Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 12 Jun 2024 10:39:08 +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 b397d10..50d07a3 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -3,9 +3,9 @@ Name: autoconf Version: 2.71 -Release: 5 +Release: 6 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 @@ -79,6 +79,12 @@ fi %changelog +* Wed Jun 12 2024 fuanan - 2.71-6 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:License compliance rectification + * Tue Jun 04 2024 fuanan - 2.71-5 - Type:bugfix - ID:NA -- Gitee