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

Michal Fojtik mfojtik at fedoraproject.org
Tue May 10 09:29:32 UTC 2011


commit 5f4559eabc7f3f774559122c85fa5000fcd35261
Author: Michal Fojtik <mi at mifo.sk>
Date:   Tue May 10 11:29:09 2011 +0200

    Version bump (2.5.2)

 .gitignore       |    1 +
 rubygem-aws.spec |   15 +++++++++++++--
 sources          |    1 +
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ba9b0c..c2f9c7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /aws-2.3.34.gem
 /aws-2.4.2.gem
 /aws-2.4.5.gem
+/aws-2.5.2.gem
diff --git a/rubygem-aws.spec b/rubygem-aws.spec
index 71b274c..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.4.5
+Version: 2.5.2
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -48,11 +48,22 @@ rm -rf %{buildroot}
 %{geminstdir}/lib
 %{gemdir}/cache/%{gemname}-%{version}.gem
 %{gemdir}/specifications/%{gemname}-%{version}.gemspec
-%doc %{geminstdir}/test
 %doc %{geminstdir}/README.markdown
 %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
+- Test directory is no longer part of this gem
+
+* Wed Mar 30 2011 Michal Fojtik <mfojtik at redhat.com> - 2.4.5-2
+- Added activesupport back
+
 * Tue Mar 29 2011 Michal Fojtik <mfojtik at redhat.com> - 2.4.5-1
 - Version bump
 - Removed activesupport
diff --git a/sources b/sources
index 6568604..956808c 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ cbbe8fcaffbdb163806dcc8e3af201bd  rubygem-aws-fix-ruby18-compatibility.patch
 8213105ddc89b0a9545f10d563818065  aws-2.3.34.gem
 e6496dc8b050a6a0de9209cd6f52dbe3  aws-2.4.2.gem
 8d38d201ac62c2702a8c89bbd81078f4  aws-2.4.5.gem
+4db2fff2c004dad42df33cfe228b8a74  aws-2.5.2.gem


More information about the scm-commits mailing list