[rubygem-foreman_api] Update rubygem-foreman_api to 0.1.6-1 Resolves: #1003399 - rebase to rubygem-foreman_api-0.1.6

Miroslav Suchý msuchy at fedoraproject.org
Mon Sep 2 13:16:25 UTC 2013


commit c1a2923cf74305e81a5028151e34e37c25997b8d
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Sep 2 15:16:13 2013 +0200

    Update rubygem-foreman_api to 0.1.6-1
    Resolves: #1003399 - rebase to rubygem-foreman_api-0.1.6

 .gitignore               |    1 +
 rubygem-foreman_api.spec |    7 +++++--
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7292bef..de45829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /foreman_api-0.1.3.gem
 /foreman_api-0.1.5.gem
+/foreman_api-0.1.6.gem
diff --git a/rubygem-foreman_api.spec b/rubygem-foreman_api.spec
index 8607df9..73c3d63 100644
--- a/rubygem-foreman_api.spec
+++ b/rubygem-foreman_api.spec
@@ -16,8 +16,8 @@
 
 Summary: Ruby bindings for Forman's rest API
 Name: rubygem-%{gem_name}
-Version: 0.1.5
-Release: 2%{?dist}
+Version: 0.1.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/theforeman/foreman_api
@@ -98,6 +98,9 @@ sed -i '1d' %{buildroot}%{gem_instdir}/Rakefile
 
 
 %changelog
+* Mon Sep 02 2013 Miroslav Suchý <msuchy at redhat.com> 0.1.6-1
+- 1003399 - rebase to rubygem-foreman_api-0.1.6
+
 * Fri Aug 23 2013 Miroslav Suchý <msuchy at redhat.com> 0.1.5-2
 - really add rebased gem
 
diff --git a/sources b/sources
index ee8e92d..0ae5a9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89e2bf6640e19752b0b529a3157a41f8  foreman_api-0.1.5.gem
+66fbbc1eb7febad8ccdb2e721ceda671  foreman_api-0.1.6.gem


More information about the scm-commits mailing list