Accepting request 1147847 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147847 OBS-URL: https://build.opensuse.org/package/show/utilities/autojump?expand=0&rev=9
This commit is contained in:
parent
bb58b2f560
commit
073a05ce86
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user