[rubygem-deltacloud-client: 1/2] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Thu May 5 13:57:53 UTC 2011


commit 803de656f33a7e494e780653e4fd9f099f00c51b
Author: Michal Fojtik <mi at mifo.sk>
Date:   Thu May 5 15:38:50 2011 +0200

    Version bump

 .gitignore                     |    1 +
 rubygem-deltacloud-client.spec |    9 +++++++--
 sources                        |    1 +
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1de8598..4aec331 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /deltacloud-client-0.0.9.8.gem
 /deltacloud-client-0.1.0.gem
 /deltacloud-client-0.1.1.gem
+/deltacloud-client-0.3.0.gem
diff --git a/rubygem-deltacloud-client.spec b/rubygem-deltacloud-client.spec
index c004872..4ba819c 100644
--- a/rubygem-deltacloud-client.spec
+++ b/rubygem-deltacloud-client.spec
@@ -5,7 +5,7 @@
 
 Summary: Deltacloud REST Client
 Name: rubygem-%{gemname}
-Version: 0.1.1
+Version: 0.3.0
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -58,7 +58,7 @@ rm -rf %{buildroot}
 %{geminstdir}/lib
 %{geminstdir}/init.rb
 %{_bindir}/deltacloudc
-%doc %{geminstdir}/COPYING
+%doc %{geminstdir}/LICENSE
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
@@ -66,9 +66,14 @@ rm -rf %{buildroot}
 %defattr(-, root, root, -)
 %{geminstdir}/specs
 %{geminstdir}/Rakefile
+%{geminstdir}/DISCLAIMER
+%{geminstdir}/NOTICE
 %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu May 05 2011 Michal Fojtik <mfojtik at redhat.com> - 0.3.0-1
+- Version bump
+
 * Fri Feb 04 2011 Michal Fojtik <mfojtik at redhat.com> - 0.1.1-1
 - Version bump
 
diff --git a/sources b/sources
index f3c4f9f..a9642d1 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 0b477bf83c2e974023821d433cf3d5a1  deltacloud-client-0.0.9.8.gem
 6b82c81d41a739db4d0f1d467e29f01d  deltacloud-client-0.1.0.gem
 54a0a33bd538bb799ddc2321ad404aad  deltacloud-client-0.1.1.gem
+7428837be034d13a6f6c170144ec11ea  deltacloud-client-0.3.0.gem


More information about the scm-commits mailing list