diff --git a/fop.spec b/fop.spec index aee5df1fd6ad733ec71cfa8e667d1cb45ff03640..1ba6e1e2be4f5a32a782143c01a107bd65fa26c8 100644 --- a/fop.spec +++ b/fop.spec @@ -1,8 +1,8 @@ Name: fop Version: 2.2 -Release: 5 +Release: 6 Summary: Formatter for printing XSL-driven XML Files -License: BSD and Apache-2.0 and MIT and Apache-1.1 +License: BSD-3-Clause and Apache-2.0 and MIT and Apache-1.1 URL: https://xmlgraphics.apache.org/fop Source0: https://www.apache.org/dist/xmlgraphics/%{name}/source/%{name}-%{version}-src.tar.gz Source1: https://www.apache.org/licenses/LICENSE-1.1.txt @@ -82,6 +82,9 @@ install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %changelog +* Tue May 10 2022 wangkai - 2.2-6 +- License compliance rectification + * Mon Jan 18 2021 caodongxia - 2.2-5 - Modify license information.