Sync from SUSE:SLFO:Main dom4j revision c734f869c76dacf1c0fbf9484f1b5542

This commit is contained in:
Adrian Schröter 2024-05-31 14:34:31 +02:00
parent ac4a4934b7
commit 244128091c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:40:43 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 15 06:06:58 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -80,7 +80,7 @@ Javadoc for %{base_name}.
%prep
%setup -q -n %{base_name}-%{version}
%if %{with bootstrap}
%patch0 -p1
%patch -P 0 -p1
%endif
cp %{SOURCE1} pom.xml