[rubygem-aws] Version bump

Michal Fojtik mfojtik at fedoraproject.org
Fri Feb 4 11:09:35 UTC 2011


commit 4203abcb0366cfb9f8f50a2878322e3b5a16cd9d
Author: Michal Fojtik <mfojtik at redhat.com>
Date:   Fri Feb 4 12:09:25 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 c1d265d..70666b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /rubygem-aws-fix-ruby18-compatibility.patch
 /aws-2.3.26.gem
 /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 a226974..1b27cf4 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@
 cbbe8fcaffbdb163806dcc8e3af201bd  rubygem-aws-fix-ruby18-compatibility.patch
 e0f8f6833e7de229daf8cbe760e7ad24  aws-2.3.26.gem
 8213105ddc89b0a9545f10d563818065  aws-2.3.34.gem
+e6496dc8b050a6a0de9209cd6f52dbe3  aws-2.4.2.gem


More information about the scm-commits mailing list