[rubygem-openstack/f18] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Wed Feb 6 13:04:29 UTC 2013


commit 4585ba62ed7eda0e72b4729af1ba07b474c2e5e0
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Wed Feb 6 14:04:06 2013 +0100

    Version bump

 .gitignore             |    1 +
 rubygem-openstack.spec |    5 ++++-
 sources                |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32ccd8d..67df859 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openstack-1.0.5.gem
 /openstack-1.0.6.gem
+/openstack-1.0.8.gem
diff --git a/rubygem-openstack.spec b/rubygem-openstack.spec
index c6be314..ac5bded 100644
--- a/rubygem-openstack.spec
+++ b/rubygem-openstack.spec
@@ -4,7 +4,7 @@
 
 Summary: Ruby Openstack Compute and Object-Store bindings
 Name: rubygem-%{gem_name}
-Version: 1.0.6
+Version: 1.0.8
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -71,6 +71,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Wed Feb 06 2012 Michal Fojtik <mfojtik at redhat.com> 1.0.8-1
+- Version bump
+
 * Thu Sep 13 2012 Michal Fojtik <mfojtik at redhat.com> 1.0.6-1
 - Fixed problem with gemspec
 
diff --git a/sources b/sources
index 846fea3..aca25ad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 de64c960ba5f4df9d8d1f40109cd8026  openstack-1.0.5.gem
 6e99f29fd6e2968c63319168329c0612  openstack-1.0.6.gem
+85bf64f1355ad78b9835e89f3b54f0f4  openstack-1.0.8.gem


More information about the scm-commits mailing list