diff --git a/fop.spec b/fop.spec index 498a957..aee5df1 100644 --- a/fop.spec +++ b/fop.spec @@ -1,8 +1,8 @@ Name: fop Version: 2.2 -Release: 4 +Release: 5 Summary: Formatter for printing XSL-driven XML Files -License: ASL 2.0 and ASL 1.1 +License: BSD 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,5 +82,8 @@ install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %changelog +* Mon Jan 18 2021 caodongxia - 2.2-5 +- Modify license information. + * Tue Dec 10 2019 huyan - 2.2-4 - Package Initialization