From 70aa9f3399d1e800161a6a93c8538689666b72d8ab3ffa493de286426cc06654 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 18 Mar 2022 17:45:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/xpp2?expand=0&rev=19 --- xpp2-build_xml.patch | 8 ++++---- xpp2.changes | 7 +++++++ xpp2.spec | 6 +++--- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/xpp2-build_xml.patch b/xpp2-build_xml.patch index 0953ca8..4579b1c 100644 --- a/xpp2-build_xml.patch +++ b/xpp2-build_xml.patch @@ -5,8 +5,8 @@ - -+ -+ ++ ++ @@ -185,7 +185,7 @@ + +- Modified patch: + * xpp2-build_xml.patch + + Build with source/target levels 8 + ------------------------------------------------------------------- Sun May 16 13:55:00 UTC 2021 - Ferdinand Thiessen diff --git a/xpp2.spec b/xpp2.spec index d962522..e425d32 100644 --- a/xpp2.spec +++ b/xpp2.spec @@ -1,7 +1,7 @@ # # spec file for package xpp2 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,13 @@ Release: 0 Summary: XML Pull Parser License: Apache-1.1 Group: Development/Libraries/Java -Url: http://www.extreme.indiana.edu/xgws/xsoap/xpp/ +URL: http://www.extreme.indiana.edu/xgws/xsoap/xpp/ Source0: http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser%{version}.tar.bz2 Source1: https://repo1.maven.org/maven2/pull-parser/pull-parser/%{version}/pull-parser-%{version}.pom Patch0: xpp2-build_xml.patch Patch1: xpp2-enum.patch BuildRequires: ant >= 1.6 -BuildRequires: ant-junit >= 1.6 +BuildRequires: ant-junit >= 1.8 BuildRequires: fdupes BuildRequires: javapackages-local BuildRequires: javapackages-tools