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