Accepting request 1147968 from Java:packages

OBS-URL: https://build.opensuse.org/request/show/1147968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ant-contrib?expand=0&rev=29
This commit is contained in:
Ana Guerrero 2024-02-21 16:52:09 +00:00 committed by Git OBS Bridge
commit 1f35f11bd5
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 10:55:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Tue Oct 17 11:05:25 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -70,10 +70,10 @@ Api documentation for %{name}.
%setup -q -n %{name}
cp %{SOURCE1} %{name}-%{version}.pom
cp %{SOURCE2} LICENSE-2.0.txt
%patch0
%patch1
%patch2 -p1
%patch3 -p1
%patch -P 0
%patch -P 1
%patch -P 2 -p1
%patch -P 3 -p1
%pom_change_dep ant: org.apache.ant %{name}-%{version}.pom