From 81db2e41f2fd7b83fee9a425de586d431dd697cc Mon Sep 17 00:00:00 2001 From: Josef Stribny Date: Nov 24 2015 11:05:28 +0000 Subject: Update to 0.0.3 --- diff --git a/.gitignore b/.gitignore index aef784f..aea254f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fog-libvirt-0.0.1.gem /fog-libvirt-0.0.2.gem +/fog-libvirt-0.0.3.gem diff --git a/rubygem-fog-libvirt.spec b/rubygem-fog-libvirt.spec index 87208fa..9a6df9b 100644 --- a/rubygem-fog-libvirt.spec +++ b/rubygem-fog-libvirt.spec @@ -2,8 +2,8 @@ %global gem_name fog-libvirt Name: rubygem-%{gem_name} -Version: 0.0.2 -Release: 2%{?dist} +Version: 0.0.3 +Release: 1%{?dist} Summary: Module for the 'fog' gem to support libvirt Group: Development/Languages License: MIT @@ -80,6 +80,9 @@ popd %{gem_instdir}/minitests %changelog +* Tue Nov 24 2015 Josef Stribny - 0.0.3-1 +- Update to 0.0.3 + * Mon Sep 14 2015 Josef Stribny - 0.0.2-2 - Drop libvirt requirement, it should be pulled in via ruby-libvirt diff --git a/sources b/sources index 4b606da..80e34a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e86575d2148736b326eb342c5e3bf235 fog-libvirt-0.0.2.gem +eefa1352a50d74924c8ddab4d7543130 fog-libvirt-0.0.3.gem