[rubygem-aws/f14/master] Version bump (2.5.1)

Michal Fojtik mfojtik at fedoraproject.org
Mon May 9 09:06:53 UTC 2011


commit 308e9168991967c51356d8350a8e8ed15f835495
Author: Michal Fojtik <mi at mifo.sk>
Date:   Mon May 9 11:06:34 2011 +0200

    Version bump (2.5.1)

 .gitignore       |    1 +
 rubygem-aws.spec |   11 +++++++----
 sources          |    1 +
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ba9b0c..2b45f41 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.1.gem
diff --git a/rubygem-aws.spec b/rubygem-aws.spec
index 76a70e1..e1a3116 100644
--- a/rubygem-aws.spec
+++ b/rubygem-aws.spec
@@ -4,8 +4,8 @@
 
 Summary: Ruby gem for all Amazon Web Services
 Name: rubygem-%{gemname}
-Version: 2.4.5
-Release: 2%{?dist}
+Version: 2.5.1
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/appoxy/aws
@@ -13,7 +13,6 @@ Source0: http://rubygems.org/downloads/%{gemname}-%{version}.gem
 Requires: rubygems
 Requires: ruby(abi) = 1.8
 Requires: rubygem(xml-simple)
-Requires: rubygem(activesupport)
 Requires: rubygem(right_http_connection)
 Requires: rubygem(uuidtools)
 BuildRequires: rubygems
@@ -49,11 +48,15 @@ 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
+* 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
 
diff --git a/sources b/sources
index 0712439..5d562cb 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@ cbbe8fcaffbdb163806dcc8e3af201bd  rubygem-aws-fix-ruby18-compatibility.patch
 8213105ddc89b0a9545f10d563818065  aws-2.3.34.gem
 3315d4e5fd381fcfd9cb1e48c59d66c7  aws-2.4.2.gem
 8d38d201ac62c2702a8c89bbd81078f4  aws-2.4.5.gem
+250632183039225df4f94dae878db66f  aws-2.5.1.gem


More information about the scm-commits mailing list