diff --git a/rustup.spec b/rustup.spec index 3260eba..dc5272b 100644 --- a/rustup.spec +++ b/rustup.spec @@ -1,5 +1,5 @@ Name: rustup -Version: 1.22.1 +Version: 1.23.0 Release: 1mamba Summary: Rust toolchain installer Group: Applications/Development @@ -44,5 +44,8 @@ install -D -m0755 target/debug/rustup-init %{buildroot}%{_bindir}/rustup %doc LICENSE-APACHE LICENSE-MIT %changelog +* Sat Nov 28 2020 Automatic Build System 1.23.0-1mamba +- automatic version update by autodist + * Tue Nov 03 2020 Silvan Calarco 1.22.1-1mamba - package created using the webbuild interface