From 3ffd974cc59ed4d44556fe36175b68b1800245e1 Mon Sep 17 00:00:00 2001 From: fly_fzc <2385803914@qq.com> Date: Wed, 12 Jun 2024 10:33:20 +0800 Subject: [PATCH] License compliance rectification --- autoconf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autoconf.spec b/autoconf.spec index 9aebd31..a6777e1 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -3,9 +3,9 @@ Name: autoconf Version: 2.69 -Release: 30 +Release: 31 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 @@ -77,6 +77,9 @@ fi %changelog +* Wed Jun 12 2024 fuanan - 2.69-31 +- License compliance rectification + * Sat Jan 4 2020 openEuler Buildteam - 2.69-30 - Strengthen sources and patches -- Gitee