diff --git a/jlatexmath.changes b/jlatexmath.changes index fc9ff2b..f24e88a 100644 --- a/jlatexmath.changes +++ b/jlatexmath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 21 12:49:25 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + ------------------------------------------------------------------- Tue Mar 22 17:03:06 UTC 2022 - Fridrich Strba diff --git a/jlatexmath.spec b/jlatexmath.spec index 8ea031d..77bcb45 100644 --- a/jlatexmath.spec +++ b/jlatexmath.spec @@ -1,7 +1,7 @@ # # spec file for package jlatexmath # -# 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 @@ -61,7 +61,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -%patch0 -p1 +%patch -P 0 -p1 rm fop.properties cp -a %{SOURCE1} fop.properties