forked from pool/MozillaThunderbird
- build using rust 1.67
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=691
This commit is contained in:
parent
34b61a3e8e
commit
b8ddf94b52
@ -19,6 +19,7 @@ Sun Mar 12 09:52:40 UTC 2023 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
bmo#1817442, bmo#1818674)
|
||||
Memory safety bugs fixed in Thunderbird 102.9
|
||||
- update create-tar.sh
|
||||
- build using rust 1.67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 7 18:30:09 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
@ -100,8 +100,8 @@ BuildRequires: rust >= 1.59
|
||||
# minimal requirement:
|
||||
BuildRequires: rust+cargo >= 1.59
|
||||
# actually used upstream:
|
||||
BuildRequires: cargo1.63
|
||||
BuildRequires: rust1.63
|
||||
BuildRequires: cargo1.67
|
||||
BuildRequires: rust1.67
|
||||
%endif
|
||||
%if 0%{useccache} != 0
|
||||
BuildRequires: ccache
|
||||
|
Loading…
Reference in New Issue
Block a user