diff --git a/plexus-bsh-factory.changes b/plexus-bsh-factory.changes index fc1b50f..50038b5 100644 --- a/plexus-bsh-factory.changes +++ b/plexus-bsh-factory.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 14:42:08 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Sun Mar 20 17:56:04 UTC 2022 - Fridrich Strba diff --git a/plexus-bsh-factory.spec b/plexus-bsh-factory.spec index 9f6562b..e481661 100644 --- a/plexus-bsh-factory.spec +++ b/plexus-bsh-factory.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package plexus-bsh-factory # -# 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 @@ -57,8 +57,8 @@ Javadoc for %{name}. %prep %setup -q -n %{name} -%patch1 -b .sav -%patch2 -p1 +%patch -P 1 -b .sav +%patch -P 2 -p1 cp release-pom.xml pom.xml cp %{SOURCE1} build.xml cp -p %{SOURCE3} .