diff --git a/gimp-help.changes b/gimp-help.changes index 8f2f0ab..f58d285 100644 --- a/gimp-help.changes +++ b/gimp-help.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 27 11:00:20 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Thu Apr 14 14:47:53 UTC 2022 - Michael Gorse diff --git a/gimp-help.spec b/gimp-help.spec index aa49891..f88f870 100644 --- a/gimp-help.spec +++ b/gimp-help.spec @@ -306,8 +306,8 @@ browser, external Web browser and HTML renderers, and human eyeballs. This package provides Chinese data for gimp-help. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 + find . -iname \*.py -exec sed -i -e '1 s@env python.\?@python3@' '{}' \; %build