From a9ff5c5ba4633863b928bfa5ab5095b3efa841f4317ba00ff14446a2b686b0c7 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Mon, 3 Oct 2022 14:41:37 +0000 Subject: [PATCH] - build using rust 1.63 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=662 --- MozillaThunderbird.changes | 5 +++++ MozillaThunderbird.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index e1cf0e3..cc2ba2f 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 3 10:08:03 UTC 2022 - Wolfgang Rosenauer + +- build using rust 1.63 + ------------------------------------------------------------------- Wed Sep 28 08:13:07 UTC 2022 - Wolfgang Rosenauer diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index bba62a6..63c8d84 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -100,8 +100,8 @@ BuildRequires: rust >= 1.59 # minimal requirement: BuildRequires: rust+cargo >= 1.59 # actually used upstream: -BuildRequires: cargo1.60 -BuildRequires: rust1.60 +BuildRequires: cargo1.63 +BuildRequires: rust1.63 %endif %if 0%{useccache} != 0 BuildRequires: ccache