From 3c61718604c2bfb28a69ade8699a73b4deb43e4ebdde3aa57b6e3bb8ea2c2c11 Mon Sep 17 00:00:00 2001 From: Gus Kenion Date: Wed, 21 Feb 2024 10:47:21 +0000 Subject: [PATCH] rpm 4.20 compat OBS-URL: https://build.opensuse.org/package/show/Java:packages/jhighlight?expand=0&rev=8 --- jhighlight.changes | 5 +++++ jhighlight.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/jhighlight.changes b/jhighlight.changes index 7f4a853..68b73e5 100644 --- a/jhighlight.changes +++ b/jhighlight.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:47:20 UTC 2024 - Gus Kenion + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Tue Mar 22 16:49:37 UTC 2022 - Fridrich Strba diff --git a/jhighlight.spec b/jhighlight.spec index 9d3380a..8a27e4d 100644 --- a/jhighlight.spec +++ b/jhighlight.spec @@ -1,7 +1,7 @@ # # spec file for package jhighlight # -# Copyright (c) 2022 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 @@ -49,7 +49,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -n %{name}-%{name}-%{version} -%patch0 +%patch -P 0 %{mvn_alias} : com.uwyn: %build