Accepting request 1147817 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147817
OBS-URL: https://build.opensuse.org/package/show/Java:packages/antlr-maven-plugin?expand=0&rev=14
This commit is contained in:
Fridrich Strba 2024-02-20 12:59:15 +00:00 committed by Git OBS Bridge
parent 498a60d93f
commit dcc2289cff
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:57:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Oct 26 12:08:10 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -63,11 +63,11 @@ This package contains the API documentation for %{name}.
%prep
%setup -q
%patch0 -p1 -b .modello
%patch2 -b .sink
%patch3 -p1 -b .fixnpe
%patch4 -p1
%patch5 -p1
%patch -P 0 -p1 -b .modello
%patch -P 2 -b .sink
%patch -P 3 -p1 -b .fixnpe
%patch -P 4 -p1
%patch -P 5 -p1
%pom_change_dep :maven-project :maven-core:3.9.3