summaryrefslogtreecommitdiffstats
path: root/vagrant-libvirt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant-libvirt.spec')
-rw-r--r--vagrant-libvirt.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/vagrant-libvirt.spec b/vagrant-libvirt.spec
index b2e2da6..29e05da 100644
--- a/vagrant-libvirt.spec
+++ b/vagrant-libvirt.spec
@@ -1,8 +1,8 @@
%global vagrant_plugin_name vagrant-libvirt
Name: %{vagrant_plugin_name}
-Version: 0.0.23
-Release: 4%{?dist}
+Version: 0.0.24
+Release: 1%{?dist}
Summary: libvirt provider for vagrant
Group: Development/Languages
License: MIT
@@ -109,6 +109,9 @@ getent group vagrant >/dev/null || groupadd -r vagrant
%changelog
+* Thu Jan 22 2015 Michael Adam <madam@redhat.com> - 0.0.24-1
+- Update to version 0.0.24.
+
* Thu Jan 22 2015 Michael Adam <madam@redhat.com> - 0.0.23-4
- Fix rake dependency.
- Rename patch file.