From d24acd35520b9e083ddbd64e810b8e828c1d2c18423c9d0f7661a9d84f8a3ad3 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 30 Aug 2023 12:42:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=77 --- helix.changes | 2 +- helix.spec | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/helix.changes b/helix.changes index ceb2846..a665a3b 100644 --- a/helix.changes +++ b/helix.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Aug 30 12:34:13 UTC 2023 - Soc Virnyl Estela -- Limit cargo version >=1.65 and < 1.71 +- Limit cargo version = 1.66 ------------------------------------------------------------------- Thu Jun 22 11:33:28 UTC 2023 - Eyad Issa diff --git a/helix.spec b/helix.spec index 04fce74..6d5c6bf 100644 --- a/helix.spec +++ b/helix.spec @@ -37,8 +37,7 @@ Source4: helix-rpmlintrc BuildRequires: c++_compiler BuildRequires: c_compiler BuildRequires: cargo-packaging -BuildRequires: cargo < 1.71 -BuildRequires: cargo > 1.65 +BuildRequires: rust+cargo 1.66 BuildRequires: hicolor-icon-theme BuildRequires: update-desktop-files Recommends: %{name}-runtime = %{version}