diff --git a/rustup.spec b/rustup.spec index fefca34..274fc78 100644 --- a/rustup.spec +++ b/rustup.spec @@ -1,5 +1,5 @@ Name: rustup -Version: 1.25.1 +Version: 1.25.2 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 +* Mon Feb 06 2023 Automatic Build System 1.25.2-1mamba +- automatic version update by autodist + * Wed Jul 13 2022 Automatic Build System 1.25.1-1mamba - automatic version update by autodist