jstribny pushed to vagrant-libvirt (f22). "Update to 0.0.26"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 20 09:26:47 UTC 2015


>From 2455dd1288e6948c2b2b21f05d75a548900129be Mon Sep 17 00:00:00 2001
From: Josef Stribny <jstribny at redhat.com>
Date: Mon, 20 Apr 2015 11:18:13 +0200
Subject: Update to 0.0.26


diff --git a/.gitignore b/.gitignore
index ee23ce5..431f986 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /vagrant-libvirt-0.0.24.gem
 /vagrant-libvirt-0.0.25.gem
+/vagrant-libvirt-0.0.26.gem
diff --git a/sources b/sources
index 81dd105..cfeab69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4c2d6cce19f73ef2c2773a99d7ec984  vagrant-libvirt-0.0.25.gem
+011bd6709c3d80a50951347877da94e6  vagrant-libvirt-0.0.26.gem
diff --git a/vagrant-libvirt.spec b/vagrant-libvirt.spec
index bbf30b7..ea678f7 100644
--- a/vagrant-libvirt.spec
+++ b/vagrant-libvirt.spec
@@ -1,7 +1,7 @@
 %global vagrant_plugin_name vagrant-libvirt
 
 Name: %{vagrant_plugin_name}
-Version: 0.0.25
+Version: 0.0.26
 Release: 1%{?dist}
 Summary: libvirt provider for Vagrant
 Group: Development/Languages
@@ -76,6 +76,7 @@ install -m 0644 %{SOURCE1} %{buildroot}%{vagrant_plugin_docdir}/polkit
 %check
 pushd .%{vagrant_plugin_instdir}
 sed -i '/:git/ s|:git.*$|:path => "%{vagrant_dir}"|' Gemfile
+sed -i '/pry/d' Gemfile
 sed -i '/rspec/ s|\[\".*\"]|["~> 2.0"]|' vagrant-libvirt.gemspec
 
 bundle exec rspec2 spec
@@ -115,6 +116,9 @@ getent group vagrant >/dev/null || groupadd -r vagrant
 
 
 %changelog
+* Mon Apr 20 2015 Josef Stribny <jstribny at redhat.com> - 0.0.26-1
+- Update to 0.0.26
+
 * Tue Mar 10 2015 Josef Stribny <jstribny at redhat.com> - 0.0.25-1
 - Update to 0.0.25
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vagrant-libvirt.git/commit/?h=f22&id=2455dd1288e6948c2b2b21f05d75a548900129be


More information about the scm-commits mailing list