diff --git a/vagrant.spec b/vagrant.spec index 4b13de2..4976f89 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.1.5 +Version: 2.2.0 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 +* Mon Oct 22 2018 Automatic Build System 2.2.0-1mamba +- automatic version update by autodist + * Thu Sep 13 2018 Automatic Build System 2.1.5-1mamba - automatic version update by autodist