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