- Replace rust+cargo to cargo. There is a bug where it selects
the lowest version OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=119
This commit is contained in:
parent
a162f96ac3
commit
d5a297fbb1
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 15 13:23:23 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- Replace rust+cargo to cargo. There is a bug where it selects
|
||||||
|
the lowest version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 15 13:21:09 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
Sat Jun 15 13:21:09 UTC 2024 - Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Source1: vendor.tar.zst
|
|||||||
Patch0: do-not-send-eof-when-closing-application.patch
|
Patch0: do-not-send-eof-when-closing-application.patch
|
||||||
BuildRequires: Mesa-libEGL-devel
|
BuildRequires: Mesa-libEGL-devel
|
||||||
|
|
||||||
BuildRequires: rust+cargo >= 1.43
|
BuildRequires: cargo >= 1.43
|
||||||
%if 0%{?suse_version} > 1500
|
%if 0%{?suse_version} > 1500
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user