Luke Jones 2017-03-23 09:24:19 +00:00 committed by Git OBS Bridge
parent 34e858afb3
commit 1016505245

View File

@ -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