[rubygem-aeolus-image] import upstream release 0.5.0-1

slinabery slinabery at fedoraproject.org
Fri Jun 8 20:06:44 UTC 2012


commit 7f68f48b8a708c3c2e267f08d23379ec3432ef96
Author: Steve Linabery <slinaber at redhat.com>
Date:   Fri Jun 8 15:06:39 2012 -0500

    import upstream release 0.5.0-1

 .gitignore                |    1 +
 rubygem-aeolus-image.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10716e4..a871f73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /aeolus-image-0.0.1.gem
 /aeolus-image-0.1.0.gem
 /aeolus-image-0.4.0.gem
+/aeolus-image-0.5.0.gem
diff --git a/rubygem-aeolus-image.spec b/rubygem-aeolus-image.spec
index 72783f2..f36d628 100644
--- a/rubygem-aeolus-image.spec
+++ b/rubygem-aeolus-image.spec
@@ -14,8 +14,8 @@
 
 Summary: Ruby Client for interacting with Image Warehouse and Image Factory
 Name: rubygem-aeolus-image
-Version: 0.4.0
-Release: 2%{?dist}
+Version: 0.5.0
+Release: 1%{?dist}
 Group: Development/Languages
 License: ASL 2.0
 URL: http://aeolusproject.org
@@ -66,6 +66,9 @@ rm -rf %{buildroot}%{gemdir}/gems/%{gemname}-%{version}/.yardoc
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
 
 %changelog
+* Wed Jun 06 2012 Steve Linabery <slinaber at redhat.com> - 0.5.0-1
+- 9144549 OAuth only binds to Factory requests
+
 * Mon May 07 2012 Mo Morsi <mmorsi at redhat.com> - 0.4.0-2
 - fixed spec to use new ruby 1.9 macros
 
diff --git a/sources b/sources
index 1db4cc5..fecd22c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f254ae884e12e8e64de309960309e32  aeolus-image-0.4.0.gem
+4d09dd662344c96c6a5a9b838f8b4cc2  aeolus-image-0.5.0.gem


More information about the scm-commits mailing list