diff --git a/rustup.spec b/rustup.spec index df98b0c..d4ef80e 100644 --- a/rustup.spec +++ b/rustup.spec @@ -1,5 +1,5 @@ Name: rustup -Version: 1.24.0 +Version: 1.24.1 Release: 1mamba Summary: Rust toolchain installer Group: Applications/Development @@ -42,6 +42,9 @@ install -D -m0755 target/debug/rustup-init %{buildroot}%{_bindir}/rustup %doc LICENSE-APACHE LICENSE-MIT %changelog +* Fri Apr 30 2021 Automatic Build System 1.24.1-1mamba +- automatic version update by autodist + * Wed Apr 28 2021 Automatic Build System 1.24.0-1mamba - automatic version update by autodist