[rubygem-rbovirt: 1/2] Update to 0.0.18

Michal Fojtik mfojtik at fedoraproject.org
Mon Mar 18 11:34:41 UTC 2013


commit f62bf36f325fd16ac27ea3565757df6a6d259742
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Mar 18 12:31:14 2013 +0100

    Update to 0.0.18

 .gitignore           |    1 +
 rubygem-rbovirt.spec |   11 +++++++----
 sources              |    1 +
 3 files changed, 9 insertions(+), 4 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 df5102d..d103e79 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.17
+Version: 0.0.18
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -19,7 +19,7 @@ BuildRequires: ruby(abi) = %{rubyabi}
 BuildRequires: rubygems-devel 
 BuildRequires: ruby 
 # Use rspec-core until rspec are not migrated to RSpec 2.x
-BuildRequires: rubygem(rspec)
+BuildRequires: rubygem(rspec-core)
 BuildRequires: rubygem(nokogiri)
 BuildRequires: rubygem(rest-client)
 BuildArch: noarch
@@ -77,10 +77,13 @@ popd
 %{gem_instdir}/spec/
 
 %changelog
-* Wed Feb 13 2013 Michal Fojtik - 0.0.17-2
+* Mon Mar 18 2013 Michal Fojtik <mfojtik at redhat.com> - 0.0.18-1
+- Update to rbovirt 0.0.18
+
+* Wed Feb 13 2013 Michal Fojtik <mfojtik at redhat.com> - 0.0.17-2
 - Fixed rspec dependency
 
-* Wed Feb 13 2013 Michal Fojtik - 0.0.17-1
+* Wed Feb 13 2013 Michal Fojtik <mfojtik at redhat.com> - 0.0.17-1
 - Update to rbovirt 0.0.17
 
 * Fri Nov 09 2012 Vít Ondruch <vondruch at redhat.com> - 0.0.14-1
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