diff --git a/apache-poi.spec b/apache-poi.spec index b971acf1b729b9d51277057a495be18f4e27a7b0..9e64ebeb17d391ba195f033ec1ef9424fa5d3580 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