From fd269862b4ab69e40b0a24e415ec0f5f0b0aadde Mon Sep 17 00:00:00 2001 From: cherry530 Date: Mon, 21 Nov 2022 17:13:44 +0800 Subject: [PATCH] Modify invalid source Signed-off-by: cherry530 --- fop.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/fop.spec b/fop.spec index aee5df1..74df3f0 100644 --- a/fop.spec +++ b/fop.spec @@ -1,10 +1,10 @@ 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 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 Source2: batik-pdf-MANIFEST.MF Source3: %{name}.script @@ -82,6 +82,9 @@ install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %changelog +* Mon Nov 21 2022 xu_ping - 2.2-6 +- Modify invalid source + * Mon Jan 18 2021 caodongxia - 2.2-5 - Modify license information.