[rubygem-aws/f14] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 14 06:53:32 UTC 2011


commit cdc785d70471fe0720aded3a02ede93c3fac74c1
Author: Michal Fojtik <mi at mifo.sk>
Date:   Wed Sep 14 08:53:09 2011 +0200

    Version bump

 .gitignore       |    1 +
 rubygem-aws.spec |    5 ++++-
 sources          |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58c1a84..747f197 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /aws-2.5.1.gem
 /aws-2.5.2.gem
 /aws-2.5.5.gem
+/aws-2.5.6.gem
diff --git a/rubygem-aws.spec b/rubygem-aws.spec
index 5b82c43..7bbde40 100644
--- a/rubygem-aws.spec
+++ b/rubygem-aws.spec
@@ -4,7 +4,7 @@
 
 Summary: Ruby gem for all Amazon Web Services
 Name: rubygem-%{gemname}
-Version: 2.5.5
+Version: 2.5.6
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %doc %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Thu Aug 04 2011 Michal Fojtik <mfojtik at redhat.com> - 2.5.6-1
+- Version bump
+
 * Mon Jun 20 2011 Michal Fojtik <mfojtik at redhat.com> - 2.5.5-1
 - Replaced right_http_connection with http_connection
 - Version bump
diff --git a/sources b/sources
index 09d96fd..53ca677 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-cbbe8fcaffbdb163806dcc8e3af201bd  rubygem-aws-fix-ruby18-compatibility.patch
-ab7b62222d8f9db7be1c727ae326dcc9  aws-2.5.5.gem
+ba5bb36ae1fda4f883f2f57860e2336d  aws-2.5.6.gem


More information about the scm-commits mailing list