Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rustup for openSUSE:Factory checked in at 2022-07-21 11:33:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rustup (Old) and /work/SRC/openSUSE:Factory/.rustup.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rustup" Thu Jul 21 11:33:34 2022 rev:9 rq:990318 version:1.25.1~0 Changes: -------- --- /work/SRC/openSUSE:Factory/rustup/rustup.changes 2022-07-04 11:33:02.612039412 +0200 +++ /work/SRC/openSUSE:Factory/.rustup.new.1523/rustup.changes 2022-07-21 11:34:04.834988395 +0200 @@ -1,0 +2,13 @@ +Wed Jul 20 02:13:49 UTC 2022 - [email protected] + +- Update to version 1.25.1~0: + * (docker): Update freebsd dockerfile to expect 12 not 11 + * (changelog): Add 1.25.1 + * (rustup-init.sh): Update version to match 1.25.1 release + * (Cargo): Update to 1.25.1 + * Revert "Set RUSTC and RUSTDOC env for child processes run through the proxy" + * (changelog): Fix typo + * Make `report_error` not be `#[cfg(windows)]` + * fix just one doc typo + +------------------------------------------------------------------- Old: ---- rustup-1.24.3~0.tar.xz New: ---- rustup-1.25.1~0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rustup.spec ++++++ --- /var/tmp/diff_new_pack.cUnG0C/_old 2022-07-21 11:34:05.746989295 +0200 +++ /var/tmp/diff_new_pack.cUnG0C/_new 2022-07-21 11:34:05.746989295 +0200 @@ -29,7 +29,7 @@ Obsoletes: %{1}1.51%{?2:-%{2}} < %{rust_version} Name: rustup -Version: 1.24.3~0 +Version: 1.25.1~0 Release: 0 Summary: A tool for managing user Rust toolchains License: (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT @@ -87,7 +87,8 @@ # modifying .bashrc etc. It's supposed to be called only once. # rustup doesn't perform those steps and it only manages toolchains. It # can be used the entire time. -# ln -sf rustup %{buildroot}%{_bindir}/rustup-init +# +# https://github.com/rust-lang/rustup/blob/master/src/lib.rs#L21 ln -sf rustup %{buildroot}%{_bindir}/rustc ln -sf rustup %{buildroot}%{_bindir}/rustdoc ln -sf rustup %{buildroot}%{_bindir}/cargo ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cUnG0C/_old 2022-07-21 11:34:05.774989323 +0200 +++ /var/tmp/diff_new_pack.cUnG0C/_new 2022-07-21 11:34:05.778989326 +0200 @@ -1,11 +1,9 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/rust-lang/rustup.git</param> - <!-- <param name="url">https://github.com/Firstyear/rustup.git</param> --> <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">1.24.3</param> - <!-- <param name="revision">1.24.3-patch-symlink-no-self-update</param> --> + <param name="revision">1.25.1</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ rustup-1.24.3~0.tar.xz -> rustup-1.25.1~0.tar.xz ++++++ ++++ 11483 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/rustup/vendor.tar.xz /work/SRC/openSUSE:Factory/.rustup.new.1523/vendor.tar.xz differ: char 25, line 1
