[rubygem-aws/f15] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Wed Sep 14 06:42:48 UTC 2011


commit a9c2d14f0a9fde37da4bad79bca525b5b5912971
Author: Michal Fojtik <mi at mifo.sk>
Date:   Wed Sep 14 08:42:28 2011 +0200

    Version bump

 .gitignore       |    1 +
 rubygem-aws.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a62ffb6..9f7807b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,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 02b0a71..53ca677 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab7b62222d8f9db7be1c727ae326dcc9  aws-2.5.5.gem
+ba5bb36ae1fda4f883f2f57860e2336d  aws-2.5.6.gem


More information about the scm-commits mailing list