From c3dacdddac198b2e20fcecc114cc6d0e5e058224 Mon Sep 17 00:00:00 2001 From: caodongxia <315816521@qq.com> Date: Sat, 30 Mar 2024 16:50:59 +0800 Subject: [PATCH] sync 22.03-SP3 info to 24.03-LTS --- fop.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/fop.spec b/fop.spec index 08ec4de..e2b3297 100644 --- a/fop.spec +++ b/fop.spec @@ -1,10 +1,10 @@ Name: fop Version: 2.2 -Release: 7 +Release: 8 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 @@ -84,12 +84,15 @@ install -D -p -m 644 %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %changelog -* Sat Sep 16 2023 liyanan - 2.2-7 +* Sat Sep 16 2023 liyanan - 2.2-8 - Remove the mif parameter in the help message -* Fri Sep 08 2023 yaoxin - 2.2-6 +* Fri Sep 08 2023 yaoxin - 2.2-7 - Fix build failure caused by batik upgrade to 1.17 +* Mon Nov 21 2022 xu_ping - 2.2-6 +- Modify invalid source + * Mon Jan 18 2021 caodongxia - 2.2-5 - Modify license information.