[rubygem-deltacloud-client] Version 1.0.4

Michal Fojtik mfojtik at fedoraproject.org
Mon Oct 29 12:23:15 UTC 2012


commit ebd049fcb2f5b2629f3e910fd1d1f270d76dfabb
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Mon Oct 29 13:22:55 2012 +0100

    Version 1.0.4

 .gitignore                     |    1 +
 rubygem-deltacloud-client.spec |    5 ++++-
 sources                        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2fecfc8..6c9968b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /deltacloud-client-0.5.0.gem
 /deltacloud-client-1.0.0.gem
 /deltacloud-client-1.0.3.gem
+/deltacloud-client-1.0.4.gem
diff --git a/rubygem-deltacloud-client.spec b/rubygem-deltacloud-client.spec
index b03e131..71732fe 100644
--- a/rubygem-deltacloud-client.spec
+++ b/rubygem-deltacloud-client.spec
@@ -5,7 +5,7 @@
 
 Summary: Deltacloud REST Client
 Name: rubygem-%{gem_name}
-Version: 1.0.3
+Version: 1.0.4
 Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
@@ -76,6 +76,9 @@ cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/
 %{gem_instdir}/NOTICE
 
 %changelog
+* Mon Oct 29 2012 Michal Fojtik <mfojtik at redhat.com> - 1.0.4-1
+- Release 1.0.4
+
 * Mon Sep 17 2012 Michal Fojtik <mfojtik at redhat.com> - 1.0.3-1
 - Release 1.0.3
 
diff --git a/sources b/sources
index 69a3dde..d0cb221 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a6e6975b16ebab797b70b2396386a670  deltacloud-client-1.0.3.gem
+d399d7645e74025c44e0e4eadde4fbac  deltacloud-client-1.0.4.gem


More information about the scm-commits mailing list