Accepting request 1148626 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parboiled?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-02-21 17:00:34 +00:00 committed by Git OBS Bridge
commit 7b0c35bea3
2 changed files with 6 additions and 1 deletions

View File

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

View File

@ -76,7 +76,7 @@ This package contains javadoc for %{base_name}.
%prep
%setup -q -n %{base_name}-%{version} -a1
%patch0 -p1
%patch -P 0 -p1
cp %{SOURCE2} %{base_name}-core/pom.xml
cp %{SOURCE3} %{base_name}-java/pom.xml