SHA256
1
0
forked from pool/helix

- Limit rust+cargo version >=1.65 and < 1.71

OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=74
This commit is contained in:
Soc Virnyl Estela 2023-08-30 12:29:22 +00:00 committed by Git OBS Bridge
parent a2910048e7
commit 9a98aa66be
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 30 12:28:07 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Limit rust+cargo version >=1.65 and < 1.71
-------------------------------------------------------------------
Thu Jun 22 11:33:28 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>

View File

@ -37,6 +37,8 @@ Source4: helix-rpmlintrc
BuildRequires: c++_compiler
BuildRequires: c_compiler
BuildRequires: cargo-packaging
BuildRequires: rust+cargo < 1.71
BuildRequires: rust+cargo >= 1.65
BuildRequires: hicolor-icon-theme
BuildRequires: update-desktop-files
Recommends: %{name}-runtime = %{version}