!4 Modify invalid source

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-21 10:20:46 +00:00 committed by Gitee
commit a8802b7187
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: fop Name: fop
Version: 2.2 Version: 2.2
Release: 5 Release: 6
Summary: Formatter for printing XSL-driven XML Files Summary: Formatter for printing XSL-driven XML Files
License: BSD and Apache-2.0 and MIT and Apache-1.1 License: BSD and Apache-2.0 and MIT and Apache-1.1
URL: https://xmlgraphics.apache.org/fop URL: https://xmlgraphics.apache.org/fop
Source0: https://www.apache.org/dist/xmlgraphics/%{name}/source/%{name}-%{version}-src.tar.gz Source0: https://archive.apache.org/dist/xmlgraphics/fop/source/%{name}-%{version}-src.tar.gz
Source1: https://www.apache.org/licenses/LICENSE-1.1.txt Source1: https://www.apache.org/licenses/LICENSE-1.1.txt
Source2: batik-pdf-MANIFEST.MF Source2: batik-pdf-MANIFEST.MF
Source3: %{name}.script Source3: %{name}.script
@ -82,6 +82,9 @@ install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%changelog %changelog
* Mon Nov 21 2022 xu_ping <xuping33@h-partners.com> - 2.2-6
- Modify invalid source
* Mon Jan 18 2021 caodongxia <caodongxia@huawei.com> - 2.2-5 * Mon Jan 18 2021 caodongxia <caodongxia@huawei.com> - 2.2-5
- Modify license information. - Modify license information.