From 16f19dcf248faf69ecf4767a4032fb209aeb818c5624c6d562a3b001febaeef6 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 21 Feb 2024 20:55:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/scala-ant?expand=0&rev=3 --- scala-ant.changes | 5 +++++ scala-ant.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/scala-ant.changes b/scala-ant.changes index 9c2fa62..965b7a3 100644 --- a/scala-ant.changes +++ b/scala-ant.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 20:51:04 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sat Sep 30 12:43:00 UTC 2023 - Fridrich Strba diff --git a/scala-ant.spec b/scala-ant.spec index 83da2d6..b396795 100644 --- a/scala-ant.spec +++ b/scala-ant.spec @@ -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