Add changelog.
This commit is contained in:
parent
853c8dedcb
commit
7153818526
@ -4,7 +4,7 @@
|
||||
|
||||
Name: %{vagrant_plugin_name}
|
||||
Version: 0.0.23
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Vagrant provider for libvirt
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
@ -112,6 +112,10 @@ getent group vagrant >/dev/null || groupadd -r vagrant
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 26 2014 Vít Ondruch <vondruch@redhat.com> - 0.0.23-3
|
||||
- Enable test suite.
|
||||
- Update polkit rules.
|
||||
|
||||
* Mon Nov 24 2014 Josef Stribny <jstribny@redhat.com> - 0.0.23-2
|
||||
- Register and unregister the plugin using macros
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user