From 1ccdf02a847396b1939e0fab05abf89fb2860233 Mon Sep 17 00:00:00 2001 From: chenyx2012 <975102023@qq.com> Date: Tue, 31 May 2022 02:09:02 +0000 Subject: [PATCH] update autoconf.spec. --- autoconf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autoconf.spec b/autoconf.spec index 5cad8c4..328879a 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,9 @@ fi %changelog +* Tue May 31 2022 Chenyx - 2.71-2 +- License compliance rectification + * Sat Jan 29 2022 panxiaohe - 2.71-1 - Type:enhancement - ID:NA -- Gitee