diff --git a/stringtemplate.changes b/stringtemplate.changes index d41552c..ccd3c9d 100644 --- a/stringtemplate.changes +++ b/stringtemplate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 10:53:56 UTC 2024 - Gus Kenion + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Wed Oct 25 15:39:51 UTC 2023 - Fridrich Strba diff --git a/stringtemplate.spec b/stringtemplate.spec index a8e526d..662e5ab 100644 --- a/stringtemplate.spec +++ b/stringtemplate.spec @@ -1,7 +1,7 @@ # # spec file for package stringtemplate # -# 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 @@ -55,9 +55,9 @@ API documentation for package %{name}. %prep %setup -q -%patch0 -%patch1 -p1 -%patch2 -p1 +%patch -P 0 +%patch -P 1 -p1 +%patch -P 2 -p1 %build rm -rf lib target