Gus Kenion 2024-02-21 10:40:45 +00:00 committed by Git OBS Bridge
parent c6fe3a5362
commit 56eb855adc
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