diff --git a/_service b/_service index 02639e7..78f3452 100644 --- a/_service +++ b/_service @@ -1,11 +1,9 @@ https://github.com/rust-lang/rustup.git - @PARENT_TAG@~@TAG_OFFSET@ git - 1.24.3 - + 1.25.1 * (\d+\.\d+\.\d+) \1 diff --git a/rustup-1.24.3~0.tar.xz b/rustup-1.24.3~0.tar.xz deleted file mode 100644 index 95f9466..0000000 --- a/rustup-1.24.3~0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c0283d3ac36e7ea219553730eb5b80a4e8bd9b600b6fc174eb15a843f4e0252 -size 561908 diff --git a/rustup-1.25.1~0.tar.xz b/rustup-1.25.1~0.tar.xz new file mode 100644 index 0000000..b784385 --- /dev/null +++ b/rustup-1.25.1~0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a285c3705588418179bef94ecff4bd46ced998dec763a8226ca91b4a1b0da6 +size 598104 diff --git a/rustup.changes b/rustup.changes index a10393f..1275a47 100644 --- a/rustup.changes +++ b/rustup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Jul 20 02:13:49 UTC 2022 - william.brown@suse.com + +- 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 + ------------------------------------------------------------------- Mon Jun 20 03:33:05 UTC 2022 - William Brown diff --git a/rustup.spec b/rustup.spec index 0f87e11..25e992c 100644 --- a/rustup.spec +++ b/rustup.spec @@ -29,7 +29,7 @@ Obsoletes: %{1}1.52%{?2:-%{2}} < %{rust_version} \ 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 @@ install -m 0755 %{_builddir}/%{name}-%{version}/target/release/rustup-init %{bui # 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 diff --git a/vendor.tar.xz b/vendor.tar.xz index 8ed4d42..6524393 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aafc5374b2c165cd3224e43a8ac446d04b01b454c4ffc60e17d8700326472a3c -size 32661280 +oid sha256:c389a1d9cecefc4cdd852ff072c1ab705c6fa2bbdfcd6ca8bee518582d86dcc6 +size 34049648