License compliance rectification
This commit is contained in:
parent
965289197e
commit
6b6c11e510
@ -1,9 +1,9 @@
|
|||||||
%global reldate 20170915
|
%global reldate 20170915
|
||||||
Name: apache-poi
|
Name: apache-poi
|
||||||
Version: 3.17
|
Version: 3.17
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The Java API for Microsoft Documents
|
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/
|
URL: http://poi.apache.org/
|
||||||
Source0: http://archive.apache.org/dist/poi/release/src/poi-src-%{version}-%{reldate}.tar.gz
|
Source0: http://archive.apache.org/dist/poi/release/src/poi-src-%{version}-%{reldate}.tar.gz
|
||||||
# These two zip files renamed after download
|
# These two zip files renamed after download
|
||||||
@ -136,6 +136,9 @@ done
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Dec 18 2023 Ge Wang <wang__ge@126.com> - 3.17-3
|
||||||
- Fix build failure due to openjdk introduced a incomplete patch
|
- Fix build failure due to openjdk introduced a incomplete patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user