Accepting request 1150810 from home:dimstar:rpm4.20:k

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150810
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=141
This commit is contained in:
Marcus Meissner 2024-02-26 10:49:37 +00:00 committed by Git OBS Bridge
parent 6aef2cc65b
commit 61df8cd944
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 10:18:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
-------------------------------------------------------------------
Mon Feb 12 14:31:55 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>

View File

@ -103,9 +103,7 @@ Summary: The shell-integation file(s) for the Kitty terminal
shell-integration [bash,fish,zsh] file(s) for the Kitty terminal; this package can be installed on its own to provide file(s) instead of the full kitty package on remote systems.
%prep
#%%autosetup -p1 -a 1
%setup -a 1
%patch0
%autosetup -p0 -a 1
%if 0%{?suse_version} > 1500
find . -type f -exec sed -i 's@#!/usr/bin/env python3$@#!%{_bindir}/python3@' {} +