automatic version update by autodist [release 1.24.0-1mamba;Wed Apr 28 2021]
This commit is contained in:
parent
dbcb62f91d
commit
46e63fada3
@ -1,5 +1,5 @@
|
||||
Name: rustup
|
||||
Version: 1.23.1
|
||||
Version: 1.24.0
|
||||
Release: 1mamba
|
||||
Summary: Rust toolchain installer
|
||||
Group: Applications/Development
|
||||
@ -11,14 +11,12 @@ Source: https://github.com/rust-lang/rustup.git/%{version}/rustup-%{versi
|
||||
License: Apache License 2.0, MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: /usr/bin/cargo
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Rust toolchain installer.
|
||||
@ -44,6 +42,9 @@ install -D -m0755 target/debug/rustup-init %{buildroot}%{_bindir}/rustup
|
||||
%doc LICENSE-APACHE LICENSE-MIT
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 19 2020 Automatic Build System <autodist@mambasoft.it> 1.23.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user