diff --git a/mojo-executor.changes b/mojo-executor.changes index 85e68eb..92359d0 100644 --- a/mojo-executor.changes +++ b/mojo-executor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:51:22 UTC 2024 - Gus Kenion + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Thu Oct 26 10:33:14 UTC 2023 - Fridrich Strba diff --git a/mojo-executor.spec b/mojo-executor.spec index be9d52c..5f47178 100644 --- a/mojo-executor.spec +++ b/mojo-executor.spec @@ -1,7 +1,7 @@ # # spec file for package mojo-executor # -# 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 @@ -51,7 +51,7 @@ API documentation for %{name}. %prep %setup -q -n %{name}-%{name}-parent-%{version} -%patch0 -p1 +%patch -P 0 -p1 cp %{SOURCE1} . %pom_disable_module %{name}-maven-plugin %pom_remove_plugin :jacoco-maven-plugin