From 762a83f12342818ab768c2928e861786cc76f380 Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 13 Jun 2024 10:48:35 +0800 Subject: [PATCH] License compliance rectification --- texi2html.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/texi2html.spec b/texi2html.spec index ef5414b..3f89f5b 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -1,7 +1,7 @@ Name: texi2html Version: 5.0 -Release: 14 -License: GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2) +Release: 15 +License: GPL-2.0-or-later and OFSFDL and (CC-BY-SA-1.0 or GPL-2.0-only) Summary: Tools for converting Texinfo source files to HTML output URL: http://www.nongnu.org/texi2html/ Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2 @@ -74,6 +74,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf %{_mandir}/man*/%{name}* %changelog +* Thu Jun 13 2024 wangkai <13474090681@163.com> - 5.0-15 +- License compliance rectification + * Mon May 31 2021 huanghaitao - 5.0-14 - Completing build dependencies to fix automake command and gcc missing error