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:
Neal Gompa 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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4abbfa2f976d50b814dd5bcafe65bc8a31c551438f106e6d3612aaf78206adb
size 4655265

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2cd233ecd13759c5cc19329a2fac6b58305b9d675a86a920b3a46d4696cd975
size 5675017

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cfc9eb3d8614955bc0d22df3ed971aa259033dfc209cdb9eebf40ea3c2d562
size 5460884

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3e2d7d53623e239616a49ef80cb17d3e742f75b8c0237d96256b3459caa9cde
size 5841854

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d036bdd22ed64d833e08577c0d8630801be35a05016651eaa16050bc8446ab8
size 5407640

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:765da164984cff57c711c17fda5ceb76a06a05007ce99f3fc09db1ccf8b32cb1
size 5346283

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af6ed71016b888060499687cd7b3893282b94820b45423354021e4de28eb785a
size 4832371

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ff8a454104aba20426ea898ed7515ec5da7de07d11733cdda17462455beb76e8
size 5839521

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eceee633b657f9371e851b71a387755840111d6f1105e6a9ba3093230b0b5b3d
size 4858889

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9768b3624ed31d970d0ff47c469315e3c43d0b23137742ec427593cd9589d84f
size 5826101

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ea742a05151e9d186ef6d5130676a0d8d1c2cfaadddeab554839dd4a6861bee
size 5674664

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a04935a6ac66225c0d1c9e3dfc4826e714973252dd24711c365e6dfe2cf62e73
size 6083273

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad081f57e13caa4b6be9ca828c4c6f74ad57fa303f68df5909c0d2ca5acd8f19
size 5615335

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:106ac17b7c1ed13758ea7934665e03976c5924ee996d54b95ac4cec160f4e84b
size 5538563

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f32967a9ef16c78c7d73726effede05da1840f1a0ea1a3ae225249f8719a79be
size 5035637

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07adc6d5a42760aa7ab6dd1eeae9c13688947710018a1aa13f49dca6eac5dd8b
size 6004007

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Mar 22 13:54:53 UTC 2018 - mmanu84@outlook.de
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 24 19:26:15 UTC 2018 - mmanu84@outlook.de Sat Feb 24 19:26:15 UTC 2018 - mmanu84@outlook.de

View File

@ -17,8 +17,8 @@
# #
%global prev_rust 1.23.0 %global prev_rust 1.24.0
%global cargo_version 0.24.0 %global cargo_version 0.25.0
%global rust_arch %{_arch} %global rust_arch %{_arch}
%global abi gnu %global abi gnu
%ifarch armv7hl %ifarch armv7hl
@ -45,7 +45,7 @@
%global rustlibdir %{common_libdir}/rustlib %global rustlibdir %{common_libdir}/rustlib
%bcond_with rust_bootstrap %bcond_with rust_bootstrap
Name: rust Name: rust
Version: 1.24.0 Version: 1.24.1
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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb8276f6044e877e447f29f566e4bbf820fa51fea2f912d59b73233ffd95639f
size 67506894

3
rustc-1.24.1-src.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ea53d45e8d2e9a41afb3340cf54b9745f845b552d802d607707cf04450761ef
size 67512394