[rubygem-aws/f15/master] Version bump (2.5.2)

Michal Fojtik mfojtik at fedoraproject.org
Tue May 10 09:04:12 UTC 2011


commit eef539dc991a09d3bd5175fc8d8d21d98412e8d8
Author: Michal Fojtik <mi at mifo.sk>
Date:   Tue May 10 11:03:51 2011 +0200

    Version bump (2.5.2)

 .gitignore       |    1 +
 rubygem-aws.spec |    6 +++++-
 sources          |    2 ++
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0bf047f..ac8bf0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /aws-2.4.2.gem
 /aws-2.4.5.gem
 /aws-2.5.1.gem
+/aws-2.5.2.gem
diff --git a/rubygem-aws.spec b/rubygem-aws.spec
index e1a3116..cc4312c 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.1
+Version: 2.5.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -52,6 +52,10 @@ rm -rf %{buildroot}
 %doc %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Tue May 10 2011 Michal Fojtik <mfojtik at redhat.com> - 2.5.2-1
+- Launch instance bug fixed in this release
+- Version bump
+
 * Mon May 09 2011 Michal Fojtik <mfojtik at redhat.com> - 2.5.1-1
 - Version bump
 - New release no longer has active_support dependency
diff --git a/sources b/sources
index 3d73f65..674000c 100644
--- a/sources
+++ b/sources
@@ -10,3 +10,5 @@ e6496dc8b050a6a0de9209cd6f52dbe3  aws-2.4.2.gem
 >>>>>>> 308e9168991967c51356d8350a8e8ed15f835495
 8d38d201ac62c2702a8c89bbd81078f4  aws-2.4.5.gem
 250632183039225df4f94dae878db66f  aws-2.5.1.gem
+c1ccedd3825c843a39c23f866e07db47  rubygem-aws.spec
+4db2fff2c004dad42df33cfe228b8a74  aws-2.5.2.gem


More information about the scm-commits mailing list