License compliance rectification

This commit is contained in:
wk333 2024-06-13 10:29:04 +08:00
parent 965289197e
commit 6b6c11e510

View File

@ -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 <wang__ge@126.com> - 3.17-3
- Fix build failure due to openjdk introduced a incomplete patch