[rubygem-deltacloud-client] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Fri Oct 29 10:17:05 UTC 2010


commit 60bd018c5e62734782b44ee2e19a2e640d21ecec
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Fri Oct 29 12:16:58 2010 +0200

    Version bump

 .gitignore                     |    1 +
 rubygem-deltacloud-client.spec |    5 ++++-
 sources                        |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f49dfdd..dd38284 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /deltacloud-client-0.0.9.8.gem
+/deltacloud-client-0.1.0.gem
diff --git a/rubygem-deltacloud-client.spec b/rubygem-deltacloud-client.spec
index 7fec81b..d234cd8 100644
--- a/rubygem-deltacloud-client.spec
+++ b/rubygem-deltacloud-client.spec
@@ -5,7 +5,7 @@
 
 Summary: Deltacloud REST Client
 Name: rubygem-%{gemname}
-Version: 0.0.9.8
+Version: 0.1.0
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -69,5 +69,8 @@ rm -rf %{buildroot}
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Oct 14 2010 Michal Fojtik <mfojtik at redhat.com> - 0.1.0-1
+- Version bump
+
 * Thu Oct 14 2010 Michal Fojtik <mfojtik at redhat.com> - 0.0.9.8-1
 - Initial package
diff --git a/sources b/sources
index 1942aff..df0edc0 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 0b477bf83c2e974023821d433cf3d5a1  deltacloud-client-0.0.9.8.gem
+6b82c81d41a739db4d0f1d467e29f01d  deltacloud-client-0.1.0.gem


More information about the scm-commits mailing list