Accepting request 1007773 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1007773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rustup?expand=0&rev=12
This commit is contained in:
commit
224c4ff6ec
4
_service
4
_service
@ -3,7 +3,9 @@
|
||||
<param name="url">https://github.com/rust-lang/rustup.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">1.25.1</param>
|
||||
<!-- Set this commit to add rust-analyzer support -->
|
||||
<!-- <param name="revision">1.25.1</param> -->
|
||||
<param name="revision">8f6b53628ad996ad86f9c6225fa500cddf860905</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7a285c3705588418179bef94ecff4bd46ced998dec763a8226ca91b4a1b0da6
|
||||
size 598104
|
3
rustup-1.25.1~23.tar.xz
Normal file
3
rustup-1.25.1~23.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c65959aef4812fc92987b30ec77b5f778af1286b53e7ba106d48cfcf16601dd7
|
||||
size 597136
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 04 00:28:32 UTC 2022 - william.brown@suse.com
|
||||
|
||||
- Update to version 1.25.1~23:
|
||||
* Add support for loongarch64
|
||||
* Add DisplayVersion for rustup to registry on Windows.
|
||||
* Add `up` as an alias of `update`
|
||||
* Move rust-analyzer to DUP_TOOLS
|
||||
* Add rust-analyzer proxy.
|
||||
* Improve error message when there is an error caused by override file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 05:41:12 UTC 2022 - william.brown@suse.com
|
||||
|
||||
|
@ -29,7 +29,7 @@ Obsoletes: %{1}1.52%{?2:-%{2}} < %{rust_version} \
|
||||
Obsoletes: %{1}1.51%{?2:-%{2}} < %{rust_version}
|
||||
|
||||
Name: rustup
|
||||
Version: 1.25.1~0
|
||||
Version: 1.25.1~23
|
||||
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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c3a9283a7f29fdbf5374159c083f41d91904c372f18ad5063c708ebc15feb12
|
||||
size 34112340
|
||||
oid sha256:a49ebd1b1fe626caa8bf5e60cece322ca98f506b55160676b46539989a8b9fd2
|
||||
size 34056820
|
||||
|
Loading…
x
Reference in New Issue
Block a user