[rubygem-fog] Update to Fog 1.22.1.

Vít Ondruch vondruch at fedoraproject.org
Mon Jun 9 15:37:57 UTC 2014


commit 99f6d063c6cbff1bec8dbc013a02ae63c068e6d2
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Jun 9 17:37:10 2014 +0200

    Update to Fog 1.22.1.

 .gitignore       |    1 +
 rubygem-fog.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 066b71b..e807fab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /fog-1.11.1.gem
 /fog-1.15.0.gem
 /fog-1.22.0.gem
+/fog-1.22.1.gem
diff --git a/rubygem-fog.spec b/rubygem-fog.spec
index 5697093..6022983 100644
--- a/rubygem-fog.spec
+++ b/rubygem-fog.spec
@@ -2,7 +2,7 @@
 
 Summary: Brings clouds to you
 Name: rubygem-%{gem_name}
-Version: 1.22.0
+Version: 1.22.1
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -14,6 +14,7 @@ BuildRequires: rubygems-devel
 BuildRequires: rubygem(fog-brightbox)
 BuildRequires: rubygem(fog-core)
 BuildRequires: rubygem(fog-json)
+BuildRequires: rubygem(ipaddress)
 BuildRequires: rubygem(nokogiri)
 BuildRequires: rubygem(rbovirt)
 BuildRequires: rubygem(rbvmomi)
@@ -103,6 +104,9 @@ popd
 %doc %{gem_docdir}
 
 %changelog
+* Mon Jun 09 2014 Vít Ondruch <vondruch at redhat.com> - 1.22.1-1
+- Update to Fog 1.22.1.
+
 * Mon Jun 09 2014 Vít Ondruch <vondruch at redhat.com> - 1.22.0-1
 - Update to Fog 1.22.0.
 
diff --git a/sources b/sources
index c70e471..7944013 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-216435fd704b4a021786176849a1674e  fog-1.22.0.gem
+f63563832eb6996a398cf32f921bed7a  fog-1.22.1.gem


More information about the scm-commits mailing list