Commit Graph

22 Commits

Author SHA1 Message Date
Vít Ondruch
33295eb6f8 Update summary and description. 2015-01-26 14:44:39 +01:00
Adam Spiers
773a4f48d6 allow newer ruby-libvirt (#158)
As per #158, vagrant-libvirt depends on ruby-libvirt transitively
through fog.  Since fog/fog#2706 was resolved, fog now requires
ruby-libvirt ~> 0.5.0, therefore vagrant-libvirt should allow both 0.4.x
and 0.5.x.  Furthermore, according to semantic versioning, we currently
have no good reason to reject anything newer below 1.x.  If such a
restriction is required in the future (e.g. < 0.7.0) then it is likely
that fog's .gemspec will take care of that on our behalf anyway.

Closes #158.
2014-10-26 23:22:10 +00:00
Adam Spiers
138bea1077 make gem dependencies reasonably optimistic again (fixes #253)
This reverts the vagrant-libvirt.gemspec changes in commit
19cd8be193.
2014-10-16 01:42:29 +01:00
Brian Pitts
ea2c3ea8bf Accept any version of Nokogiri 1.6 2014-09-28 10:48:28 -05:00
dima
19cd8be193 version 0.0.21 2014-09-17 10:57:34 +02:00
Brian Pitts
68b39f1fa6 Revert "Revert "Bump Nokogiri version"" 2014-07-20 12:10:07 -05:00
Dmitry Vasilets
1cffb77bac Revert "Bump Nokogiri version" 2014-07-18 21:49:22 +02:00
Nico Tonozzi
9b458f99c7 Bump Nokogiri version 2014-07-18 13:14:20 -06:00
Bradley Smith
0e9458db6c refactor set_domain_name to avoid duplicate names when running multiple guests. 2014-07-04 10:47:29 -06:00
dima
de4ca2ba97 version 0.0.15 , min supported vagrant version 1.4.3 2014-02-01 22:20:03 +01:00
Brian Pitts
2b2277d884 Add Brian to gem authors 2014-01-30 20:02:42 -06:00
Jason DeTiberus
54408733e0 Update gemspec to not conflict with libvirt-aws and libvirt-openstack-plugin 2014-01-23 13:43:46 -05:00
Brian Pitts
c28e0916e3 Depend on ruby-libvirt gem since fog does not pull it in 2014-01-05 17:57:18 -06:00
Hiroshi Miura
9c8a401881 remove ruby-libvirt dependency
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2013-11-15 07:57:37 +09:00
Brian Pitts
6175d8d08d Require nokogiri 1.5.10 2013-09-27 10:34:12 -05:00
Brian Pitts
b814a02e8b Requre Nokogiri 1.5 2013-09-26 20:11:49 -05:00
dima
26d7ea2a6f new version and small changes 2013-09-25 22:53:18 +02:00
dima
0670b190be add me as author and add license to gem spec file close #39 2013-08-15 02:10:07 +02:00
dima
ba235915b3 close #43 key file set in provider url 2013-08-15 02:01:08 +02:00
Hiroshi Miura
09892ef2ac fix namespace Libvirt collision with ruby-libvirt library 2013-07-31 09:22:45 +09:00
pradels
c8c34d8e20 Version changed to 0.0.3 2013-04-11 17:20:42 +02:00
pradels
810f0b31b9 Initial commit 2013-03-27 00:55:30 +01:00