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
This commit is contained in:
Marcus Meissner 2024-02-27 12:10:40 +00:00 committed by Git OBS Bridge
parent 3af25320aa
commit 6fd0911b5f
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 27 11:00:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Thu Apr 14 14:47:53 UTC 2022 - Michael Gorse <mgorse@suse.com>

View File

@ -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