[rubygem-rbovirt/f17] Update to rbovirt 0.0.12.

Vít Ondruch vondruch at fedoraproject.org
Fri Aug 10 07:30:08 UTC 2012


commit ab452db298c21d6f315d7eb24fe5556b1276650e
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu May 3 13:59:28 2012 +0200

    Update to rbovirt 0.0.12.

 .gitignore           |    1 +
 rubygem-rbovirt.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b6aa6c..4b78980 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /rbovirt-0.0.5.gem
 /rbovirt-0.0.6.gem
+/rbovirt-0.0.12.gem
diff --git a/rubygem-rbovirt.spec b/rubygem-rbovirt.spec
index c450900..d6a5652 100644
--- a/rubygem-rbovirt.spec
+++ b/rubygem-rbovirt.spec
@@ -4,7 +4,7 @@
 
 Summary: A Ruby client for oVirt REST API
 Name: rubygem-%{gem_name}
-Version: 0.0.6
+Version: 0.0.12
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -77,6 +77,9 @@ popd
 %{gem_instdir}/spec/
 
 %changelog
+* Thu May 03 2012 Vít Ondruch <vondruch at redhat.com> - 0.0.12-1
+- Update to rbovirt 0.0.12.
+
 * Thu Feb 16 2012 Vít Ondruch <vondruch at redhat.com> - 0.0.6-1
 - Update to rbovirt 0.0.6.
 
diff --git a/sources b/sources
index 8dc9f02..30e963d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8beb9b3877c00a26466d1b29b54b30b8  rbovirt-0.0.6.gem
+61c159583c10b26faaee04b962d06224  rbovirt-0.0.12.gem


More information about the scm-commits mailing list