This commit is contained in:
parent
34e858afb3
commit
1016505245
@ -40,9 +40,10 @@
|
|||||||
%global _arch i586
|
%global _arch i586
|
||||||
%endif
|
%endif
|
||||||
%global rust_triple %{_arch}-unknown-linux-%{abi}
|
%global rust_triple %{_arch}-unknown-linux-%{abi}
|
||||||
%bcond_with rust_bootstrap
|
%global rust_version 1.15.1
|
||||||
Name: rust-%{version}
|
%bcond_without bootstrap
|
||||||
Version: 1.16.0
|
Name: rust-%{rust_version}
|
||||||
|
Version: %{rust_version}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A systems programming language
|
Summary: A systems programming language
|
||||||
License: MIT or Apache-2.0
|
License: MIT or Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user