Sync from SUSE:SLFO:Main apache-commons-jxpath revision fbfea5ced7092f7f9a4ade1f2b551c9b

This commit is contained in:
Adrian Schröter 2024-05-31 14:29:28 +02:00
parent 2d2556af56
commit 992e21aa63
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:20:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 28 07:24:19 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-jxpath
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -58,9 +58,9 @@ This package contains the API documentation for %{name}.
%prep
%setup -q -n %{short_name}-%{version}-src
%patch0 -p1
%patch1
%patch2 -p1
%patch -P 0 -p1
%patch -P 1
%patch -P 2 -p1
%pom_remove_parent