[DRE-commits] [vagrant-libvirt] 23/104: Version changed to 0.0.3

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.11
in repository vagrant-libvirt.

commit c8c34d8e2007547772d464660573be7b6921eb70
Author: pradels <les.pradels at gmail.com>
Date:   Thu Apr 11 17:20:42 2013 +0200

    Version changed to 0.0.3
---
 lib/vagrant-libvirt/version.rb | 2 +-
 vagrant-libvirt.gemspec        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/vagrant-libvirt/version.rb b/lib/vagrant-libvirt/version.rb
index 5a90f61..699f406 100644
--- a/lib/vagrant-libvirt/version.rb
+++ b/lib/vagrant-libvirt/version.rb
@@ -1,5 +1,5 @@
 module VagrantPlugins
   module Libvirt
-    VERSION = "0.0.2"
+    VERSION = "0.0.3"
   end
 end
diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index ae4bba7..53f2c8a 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
   gem.email         = ["ls at elostech.cz"]
   gem.description   = %q{Vagrant provider for libvirt.}
   gem.summary       = %q{Vagrant provider for libvirt.}
-  gem.homepage      = "http://www.vagrantup.com"
+  gem.homepage      = "https://github.com/pradels/vagrant-libvirt"
 
   gem.files         = `git ls-files`.split($\)
   gem.executables   = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list