diff --git a/autoconf.spec b/autoconf.spec index 5cad8c46ff5ac194125f6d00f7ef34f0efd5420c..328879ac1451b49a456fd1efc6f2240ff5406c08 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