diff --git a/vagrant.spec b/vagrant.spec index 77fddd7..c62b2ac 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -1,6 +1,6 @@ %define ruby_apiver %(echo %ruby_version|cut -d. -f1-2).0 Name: vagrant -Version: 2.2.8 +Version: 2.2.9 Release: 1mamba Summary: A tool for building and distributing development environments Group: Applications/Development @@ -71,6 +71,9 @@ install -Dm644 contrib/bash/completion.sh \ %doc LICENSE %changelog +* Fri May 15 2020 Automatic Build System 2.2.9-1mamba +- automatic version update by autodist + * Sat May 09 2020 Automatic Build System 2.2.8-1mamba - automatic version update by autodist