diff --git a/apache-poi.spec b/apache-poi.spec index 6cb92fb0bf59ca1baa67ce45c07f8960670c3ecd..c3b7b425f93faa64fef72fcedce1de8f998453ec 100644 --- a/apache-poi.spec +++ b/apache-poi.spec @@ -1,9 +1,9 @@ %global reldate 20170915 Name: apache-poi Version: 3.17 -Release: 3 +Release: 4 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 (CC-BY-3.0 and CC-BY-SA-4.0 and W3C) and GPLv3 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 @@ -136,6 +136,9 @@ done %license LICENSE NOTICE %changelog +* Thu Jun 13 2024 wangkai <13474090681@163.com> - 3.17-4 +- License compliance rectification + * Mon Dec 18 2023 Ge Wang - 3.17-3 - Fix build failure due to openjdk introduced a incomplete patch