From fb9daaa1b7a3d8c37b42a00d140adb2adb3a11d4352574fa56a978bf630750fd Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 20 Feb 2024 14:32:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/xml-commons-resolver?expand=0&rev=18 --- xml-commons-resolver.changes | 5 +++++ xml-commons-resolver.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/xml-commons-resolver.changes b/xml-commons-resolver.changes index 1ccdd6c..f570eea 100644 --- a/xml-commons-resolver.changes +++ b/xml-commons-resolver.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 14:32:33 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Fri Mar 18 16:29:44 UTC 2022 - Fridrich Strba diff --git a/xml-commons-resolver.spec b/xml-commons-resolver.spec index e0e7da0..28bee1c 100644 --- a/xml-commons-resolver.spec +++ b/xml-commons-resolver.spec @@ -1,7 +1,7 @@ # # spec file for package xml-commons-resolver # -# 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 @@ -68,8 +68,8 @@ Javadoc for %{name}. %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%patch -P 0 -p1 +%patch -P 1 -p1 cp %{SOURCE5} pom.xml