From: Jan Palus Date: Sun, 29 Mar 2020 16:21:48 +0000 (+0200) Subject: up to 1.42.0 X-Git-Tag: auto/th/rust-1.42.0-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Frust.git;a=commitdiff_plain;h=e901a82 up to 1.42.0 --- diff --git a/rust.spec b/rust.spec index 0a6380d..bb383f4 100644 --- a/rust.spec +++ b/rust.spec @@ -23,9 +23,9 @@ # To bootstrap from scratch, set the channel and date from src/stage0.txt # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24 # or nightly wants some beta-YYYY-MM-DD -%define bootstrap_rust 1.40.0 -%define bootstrap_cargo 1.40.0 -%define bootstrap_date 2019-12-19 +%define bootstrap_rust 1.41.1 +%define bootstrap_cargo 1.41.0 +%define bootstrap_date 2020-02-27 %ifarch x32 %undefine with_cargo @@ -34,19 +34,19 @@ Summary: The Rust Programming Language Summary(pl.UTF-8): Język programowania Rust Name: rust -Version: 1.41.0 +Version: 1.42.0 Release: 1 # Licenses: (rust itself) and (bundled libraries) License: (Apache v2.0 or MIT) and (BSD and ISC and MIT) Group: Development/Languages Source0: https://static.rust-lang.org/dist/%{rustc_package}.tar.xz -# Source0-md5: e8c9d1d39ceb0dd43ee0100d0f019da4 +# Source0-md5: 03a6111956f8d3bfdfc21aedce7f06bc Source1: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.xz -# Source1-md5: db6b86d8f11fcc95a204e0e8bac5f2a0 +# Source1-md5: 3336c39311a33005d51298c60b99f2c1 Source2: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.xz -# Source2-md5: 6adca51ae634e6bcd6b403fd554c4cb2 +# Source2-md5: be3f4d5143483c754a3c272eb213cd07 Source3: https://static.rust-lang.org/dist/%{bootstrap_date}/rust-std-%{bootstrap_rust}-x86_64-unknown-linux-gnux32.tar.xz -# Source3-md5: d0183d3eb143de574fa349d10e821730 +# Source3-md5: 38da0bf057e0801669f18f74555830bf URL: https://www.rust-lang.org/ # for src/compiler-rt BuildRequires: cmake >= 3.4.3