[rubygem-rbovirt/f19] Update to 0.0.18

Michal Fojtik mfojtik at fedoraproject.org
Mon Mar 18 12:22:53 UTC 2013


commit ef5f1be7a27dd4c3c1a2513d859ce5d8b2f2c2bd
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Mar 18 13:22:40 2013 +0100

    Update to 0.0.18

 .gitignore           |    1 +
 rubygem-rbovirt.spec |    7 +++++--
 sources              |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34ce351..a74896f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /rbovirt-0.0.12.gem
 /rbovirt-0.0.14.gem
 /rbovirt-0.0.17.gem
+/rbovirt-0.0.18.gem
diff --git a/rubygem-rbovirt.spec b/rubygem-rbovirt.spec
index 027a3b8..41f75ac 100644
--- a/rubygem-rbovirt.spec
+++ b/rubygem-rbovirt.spec
@@ -3,8 +3,8 @@
 
 Summary: A Ruby client for oVirt REST API
 Name: rubygem-%{gem_name}
-Version: 0.0.17
-Release: 2%{?dist}
+Version: 0.0.18
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/abenari/rbovirt
@@ -74,6 +74,9 @@ popd
 %{gem_instdir}/spec/
 
 %changelog
+* Mon Mar 13 2013 Michal Fojtik <mfojtik at redhat.com> - 0.0.18-1
+- Update to 0.0.18
+
 * Mon Mar 11 2013 Vít Ondruch <vondruch at redhat.com> - 0.0.17-2
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 
diff --git a/sources b/sources
index c8bb073..e2a60e5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 0e0f6c39499c952df3acb62924b7a3d2  rbovirt-0.0.14.gem
 579a0e02531f5e9a66491fd5bf0a4fac  rbovirt-0.0.17.gem
+b38215ac5fa74521653d2d27db96a209  rbovirt-0.0.18.gem


More information about the scm-commits mailing list