Ana Guerrero 2024-02-20 20:15:28 +00:00 committed by Git OBS Bridge
commit 12cd74b388
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 11:11:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Fri Apr 22 12:07:10 UTC 2022 - pgajdos@suse.com

View File

@ -38,8 +38,7 @@ the command line.
Directories must be visited first before they can be jumped to.
%prep
%setup -q -n %{name}-release-v%{version}
%patch0 -p1
%autosetup -p1 -n %{name}-release-v%{version}
# Fix shebangs.
sed -i 's/env python$/python3/' bin/%{name}