From fea950b930ccb48e4b7f3f5d2bf2083dd96e515d Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Mon, 18 Jul 2022 16:18:10 +0800 Subject: [PATCH] License compliance rectification --- apache-poi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-poi.spec b/apache-poi.spec index b971acf..9e64ebe 100644 --- a/apache-poi.spec +++ b/apache-poi.spec @@ -1,9 +1,9 @@ %global reldate 20170915 Name: apache-poi Version: 3.17 -Release: 2 +Release: 3 Summary: The Java API for Microsoft Documents -License: ASL 2.0 and (CC-BY and CC-BY-SA and W3C) and GPLv3 +License: Apache-2.0 and GPL-3.0-only URL: http://poi.apache.org/ Source0: http://archive.apache.org/dist/poi/release/src/poi-src-%{version}-%{reldate}.tar.gz # These two zip files renamed after download @@ -134,6 +134,9 @@ done %license LICENSE NOTICE %changelog +* Mon Jul 18 2022 wangkai - 3.17-3 +- License compliance rectification + * Tue Dec 1 2020 huanghaitao - 3.17-2 - Fix CVE-2019-12415