Accepting request 590331 from home:mmanu84:rust

- Update to 1.24.1
  + Do not abort when unwinding through FFI
  + Make the error index generator work again
- Update Cargo to v0.25.0

OBS-URL: https://build.opensuse.org/request/show/590331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=151
This commit is contained in:
2018-03-23 02:17:10 +00:00
committed by Git OBS Bridge
parent 61ef6b9ec8
commit 368726c495
20 changed files with 38 additions and 30 deletions

View File

@@ -17,8 +17,8 @@
#
%global prev_rust 1.23.0
%global cargo_version 0.24.0
%global prev_rust 1.24.0
%global cargo_version 0.25.0
%global rust_arch %{_arch}
%global abi gnu
%ifarch armv7hl
@@ -45,7 +45,7 @@
%global rustlibdir %{common_libdir}/rustlib
%bcond_with rust_bootstrap
Name: rust
Version: 1.24.0
Version: 1.24.1
Release: 0
Summary: A systems programming language
License: MIT OR Apache-2.0