diff --git a/rustup.spec b/rustup.spec index 26ef212..fefca34 100644 --- a/rustup.spec +++ b/rustup.spec @@ -1,5 +1,5 @@ Name: rustup -Version: 1.25.0 +Version: 1.25.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 +* Wed Jul 13 2022 Automatic Build System 1.25.1-1mamba +- automatic version update by autodist + * Tue Jul 12 2022 Automatic Build System 1.25.0-1mamba - automatic version update by autodist