From 183b44cf43dc4ed7170dda13eedf5d523c1be99dddd2017c81cb68738206063f Mon Sep 17 00:00:00 2001 From: Gus Kenion Date: Wed, 21 Feb 2024 10:53:39 +0000 Subject: [PATCH] rpm 4.20 compat OBS-URL: https://build.opensuse.org/package/show/Java:packages/reload4j?expand=0&rev=24 --- reload4j.changes | 5 +++++ reload4j.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/reload4j.changes b/reload4j.changes index d6d11f8..79717ec 100644 --- a/reload4j.changes +++ b/reload4j.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:53:38 UTC 2024 - Gus Kenion + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Tue Oct 17 20:44:32 UTC 2023 - Fridrich Strba diff --git a/reload4j.spec b/reload4j.spec index 5bbdcc4..07a4478 100644 --- a/reload4j.spec +++ b/reload4j.spec @@ -1,7 +1,7 @@ # # spec file for package reload4j # -# 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 @@ -72,7 +72,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 cp %{SOURCE1} build.xml mkdir -p lib