diff --git a/rustc.spec b/rustc.spec index 2cfd4e7..d2d60a0 100644 --- a/rustc.spec +++ b/rustc.spec @@ -1,6 +1,6 @@ %define stage1 1 Name: rustc -Version: 1.25.0 +Version: 1.26.2 Release: 1mamba Summary: The Rust programming language, designed to be a safe, concurrent, practical language Group: Applications/Development @@ -166,5 +166,8 @@ cd - %doc README.md %changelog +* Sat Jun 16 2018 Silvan Calarco 1.26.2-1mamba +- update to 1.26.2 + * Mon Apr 09 2018 Silvan Calarco 1.25.0-1mamba - package created using the webbuild interface