Hello community, here is the log from the commit of package cargo for openSUSE:Factory checked in at 2017-11-30 12:42:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cargo (Old) and /work/SRC/openSUSE:Factory/.cargo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cargo" Thu Nov 30 12:42:51 2017 rev:13 rq:545595 version:0.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cargo/cargo.changes 2017-11-23 09:36:23.530076053 +0100 +++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2017-11-30 12:43:47.921392877 +0100 @@ -1,0 +2,6 @@ +Fri Nov 24 15:42:54 UTC 2017 - [email protected] + +- adapt cargo bootstrap version to 0.23 +- adapt rustc bootstrap version to 1.22.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cargo.spec ++++++ --- /var/tmp/diff_new_pack.pRdQq6/_old 2017-11-30 12:43:48.629367139 +0100 +++ /var/tmp/diff_new_pack.pRdQq6/_new 2017-11-30 12:43:48.629367139 +0100 @@ -19,15 +19,9 @@ # -%global bootstrap_version 0.22.0 -%global bootstrap_rustc_version 1.21.0 -%global current_rustc_version 1.21.0 - -# context hasn't been ported to all architectures yet -%ifarch %arm aarch64 -%define _with_cargo_bootstrap 1 -%endif - +%global bootstrap_version 0.23.0 +%global bootstrap_rustc_version 1.22.1 +%global current_rustc_version 1.22.1 %bcond_with cargo_bootstrap %global rust_arch %{_arch}
