diff --git a/java-atk-wrapper.changes b/java-atk-wrapper.changes index 2b030f2..88e95b1 100644 --- a/java-atk-wrapper.changes +++ b/java-atk-wrapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 15:44:04 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Fri Feb 17 21:59:08 UTC 2023 - Fridrich Strba diff --git a/java-atk-wrapper.spec b/java-atk-wrapper.spec index 6d02c23..ca129d8 100644 --- a/java-atk-wrapper.spec +++ b/java-atk-wrapper.spec @@ -1,7 +1,7 @@ # # spec file for package java-atk-wrapper # -# 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 @@ -60,7 +60,7 @@ change of underlying communication mechanism. %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 cp %{SOURCE1} %{SOURCE2} . %build