Update to 0.0.32

This commit is contained in:
Josef Stribny 2015-10-14 13:58:59 +02:00
parent 8472fef622
commit c86727a67b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/vagrant-libvirt-0.0.26.gem
/vagrant-libvirt-0.0.30.gem
/vagrant-libvirt-0.0.31.gem
/vagrant-libvirt-0.0.32.gem

View File

@ -1 +1 @@
222c00400ef56df952504b9910e79aeb vagrant-libvirt-0.0.31.gem
662ec6429f0cfbd2967b2419ae79e93a vagrant-libvirt-0.0.32.gem

View File

@ -1,7 +1,7 @@
%global vagrant_plugin_name vagrant-libvirt
Name: %{vagrant_plugin_name}
Version: 0.0.31
Version: 0.0.32
Release: 1%{?dist}
Summary: libvirt provider for Vagrant
Group: Development/Languages
@ -106,6 +106,9 @@ getent group vagrant >/dev/null || groupadd -r vagrant
%changelog
* Wed Oct 14 2015 Josef Stribny <jstribny@redhat.com> - 0.0.32-1
- Update to 0.0.32
* Mon Oct 05 2015 Josef Stribny <jstribny@redhat.com> - 0.0.31-1
- Update to 0.0.31