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
%endif
%global rust_triple %{_arch}-unknown-linux-%{abi}
%bcond_with rust_bootstrap
Name: rust-%{version}
Version: 1.16.0
%global rust_version 1.15.1
%bcond_without bootstrap
Name: rust-%{rust_version}
Version: %{rust_version}
Release: 0
Summary: A systems programming language
License: MIT or Apache-2.0