[DRE-commits] [vagrant-libvirt] 139/163: :)
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Apr 24 13:57:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to annotated tag 0.0.26
in repository vagrant-libvirt.
commit e0e0da3827f9ad75b6d4464dd2e6ee47d069976c
Author: dima <pronix.service at gmail.com>
Date: Thu Apr 9 08:14:08 2015 +0200
:)
---
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 26cc284..b4a637d 100644
--- a/lib/vagrant-libvirt/version.rb
+++ b/lib/vagrant-libvirt/version.rb
@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
- VERSION = '0.0.26'
+ VERSION = '0.0.25'
end
end
diff --git a/vagrant-libvirt.gemspec b/vagrant-libvirt.gemspec
index 4cc64a9..26a4adb 100644
--- a/vagrant-libvirt.gemspec
+++ b/vagrant-libvirt.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.license = 'MIT'
gem.description = %q{libvirt provider for Vagrant.}
gem.summary = %q{libvirt provider for Vagrant.}
- gem.homepage = 'https://github.com/mperedim/vagrant-libvirt'
+ 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