From 6fd0911b5f1e6ff1c3cc08aad28d4e856d9a3b2d16d8742de02bba431e8fa4e0 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 27 Feb 2024 12:10:40 +0000 Subject: [PATCH] Accepting request 1152144 from home:dimstar:rpm4.20:g Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1152144 OBS-URL: https://build.opensuse.org/package/show/graphics/gimp-help?expand=0&rev=10 --- gimp-help.changes | 6 ++++++ gimp-help.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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