Hello community, here is the log from the commit of package cargo for openSUSE:Factory checked in at 2018-05-22 16:59:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cargo (Old) and /work/SRC/openSUSE:Factory/.cargo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cargo" Tue May 22 16:59:08 2018 rev:21 rq:606831 version:0.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cargo/cargo.changes 2018-05-13 15:58:16.157208590 +0200 +++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2018-05-22 16:59:09.718339023 +0200 @@ -1,0 +2,6 @@ +Fri May 11 23:25:14 UTC 2018 - [email protected] + +- Update bootstrap_rustc_version to 1.26.0. +- Update current_rustc_version to 1.26.0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cargo.spec ++++++ --- /var/tmp/diff_new_pack.jg2tK4/_old 2018-05-22 16:59:10.386314718 +0200 +++ /var/tmp/diff_new_pack.jg2tK4/_new 2018-05-22 16:59:10.390314572 +0200 @@ -20,8 +20,8 @@ %global bootstrap_version 0.26.0 -%global bootstrap_rustc_version 1.25.0 -%global current_rustc_version 1.25.0 +%global bootstrap_rustc_version 1.26.0 +%global current_rustc_version 1.26.0 %global rust_arch %{_arch} %global abi gnu %ifarch armv7hl @@ -50,7 +50,7 @@ Summary: The Rust package manager License: MIT OR Apache-2.0 Group: Development/Languages/Other -Url: https://github.com/rust-lang/cargo +URL: https://github.com/rust-lang/cargo Source0: cargo-%{version}.tar.gz Source1: vendor.tar.xz Patch0: update-config-guess.patch @@ -124,7 +124,6 @@ install -Dm0644 src%{_sysconfdir}/_cargo %{buildroot}%{_sysconfdir}/zsh/site-functions/_cargo %files -%defattr(-,root,root) %doc LICENSE-APACHE LICENSE-MIT README.md %{_bindir}/cargo %{_mandir}/man1/*
