SHA256
1
0
forked from pool/scala-ant

Accepting request 1148872 from Java:packages

rpm 4.20 compat

OBS-URL: https://build.opensuse.org/request/show/1148872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scala-ant?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-02-22 19:57:42 +00:00 committed by Git OBS Bridge
commit 8b25f505d4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 20:51:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Sep 30 12:43:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package scala-ant
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ since it is abandoned in 2.13+
%prep
%setup -q
%patch0 -p1
%patch -P 0 -p1
%build
mkdir -p target/classes