automatic version update by autodist [release 1.24.2-1mamba;Mon May 17 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:36:37 +01:00
parent 164c926a73
commit a1bc639a3e

View File

@ -1,12 +1,12 @@
Name: rustup
Version: 1.24.1
Version: 1.24.2
Release: 1mamba
Summary: Rust toolchain installer
Group: Applications/Development
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/rust-lang/rustup.git
URL: https://github.com/rust-lang/rustup
Source: https://github.com/rust-lang/rustup.git/%{version}/rustup-%{version}.tar.bz2
License: Apache License 2.0, MIT
## AUTOBUILDREQ-BEGIN
@ -42,6 +42,9 @@ install -D -m0755 target/debug/rustup-init %{buildroot}%{_bindir}/rustup
%doc LICENSE-APACHE LICENSE-MIT
%changelog
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 1.24.2-1mamba
- automatic version update by autodist
* Fri Apr 30 2021 Automatic Build System <autodist@mambasoft.it> 1.24.1-1mamba
- automatic version update by autodist