diff --git a/maven-shared-io.changes b/maven-shared-io.changes index 24cdb06..eb05598 100644 --- a/maven-shared-io.changes +++ b/maven-shared-io.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:51:04 UTC 2024 - Gus Kenion + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Sep 6 22:37:02 UTC 2023 - Fridrich Strba diff --git a/maven-shared-io.spec b/maven-shared-io.spec index 6cafc73..5f7de68 100644 --- a/maven-shared-io.spec +++ b/maven-shared-io.spec @@ -1,7 +1,7 @@ # # spec file for package maven-shared-io # -# 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 cp %{SOURCE1} build.xml -%patch0 -p1 +%patch -P 0 -p1 %pom_add_dep org.codehaus.plexus:plexus-container-default::provided