SHA256
1
0
forked from pool/ant-contrib

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

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147813
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant-contrib?expand=0&rev=38
This commit is contained in:
Fridrich Strba 2024-02-20 12:58:53 +00:00 committed by Git OBS Bridge
parent ad2fd666b0
commit 8ffcbdee22
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