[rubygem-aws/f14/master] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Fri Feb 4 11:18:21 UTC 2011


commit e7ec14b21416aa873cdf4bb7e28bde6335d37a4a
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Fri Feb 4 12:18:07 2011 +0100

    Version bump

 .gitignore       |    1 +
 rubygem-aws.spec |    7 +++++--
 sources          |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd4b461..9168c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /aws-2.3.21.gem
 /rubygem-aws-fix-ruby18-compatibility.patch
 /aws-2.3.34.gem
+/aws-2.4.2.gem
diff --git a/rubygem-aws.spec b/rubygem-aws.spec
index 5fa3b69..ce42220 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.3.34
-Release: 2%{?dist}
+Version: 2.4.2
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/appoxy/aws
@@ -54,6 +54,9 @@ rm -rf %{buildroot}
 %doc %{gemdir}/doc/%{gemname}-%{version}
 
 %changelog
+* Fri Feb 04 2011 Michal Fojtik <mfojtik at redhat.com> - 2.4.2-1
+- Version bump
+
 * Mon Jan 10 2011 Michal Fojtik <mfojtik at redhat.com> - 2.3.34-2
 - Replaced http_connection to right_http_connection to fix dependency issue
 
diff --git a/sources b/sources
index f38da4e..7cb26d3 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 8cae0a0b820a3305b3ff354385ef465d  aws-2.3.21.gem
 cbbe8fcaffbdb163806dcc8e3af201bd  rubygem-aws-fix-ruby18-compatibility.patch
 8213105ddc89b0a9545f10d563818065  aws-2.3.34.gem
+3315d4e5fd381fcfd9cb1e48c59d66c7  aws-2.4.2.gem


More information about the scm-commits mailing list