From 4da4475663f0f7614adf1136ff7cb83be041f36a87f0328cd8e2f58e4457ca8f Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Wed, 30 Aug 2023 12:36:30 +0000 Subject: [PATCH] - Rpm weirdness. So I set rust+cargo to 1.65 OBS-URL: https://build.opensuse.org/package/show/editors/helix?expand=0&rev=75 --- helix.changes | 5 +++++ helix.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/helix.changes b/helix.changes index 2cb7ca3..1b27c4e 100644 --- a/helix.changes +++ b/helix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 30 12:34:13 UTC 2023 - Soc Virnyl Estela + +- Rpm weirdness. So I set rust+cargo to 1.65 + ------------------------------------------------------------------- Wed Aug 30 12:28:07 UTC 2023 - Soc Virnyl Estela diff --git a/helix.spec b/helix.spec index afb93d3..404d8f6 100644 --- a/helix.spec +++ b/helix.spec @@ -37,8 +37,7 @@ Source4: helix-rpmlintrc BuildRequires: c++_compiler BuildRequires: c_compiler BuildRequires: cargo-packaging -BuildRequires: rust+cargo < 1.71 -BuildRequires: rust+cargo >= 1.65 +BuildRequires: rust+cargo = 1.65 BuildRequires: hicolor-icon-theme BuildRequires: update-desktop-files Recommends: %{name}-runtime = %{version}