[rubygem-aws-sdk-core/f20] Update to 2.0.23.

František Dvořák valtri at fedoraproject.org
Wed Feb 11 20:44:20 UTC 2015


commit 827b1921eb2112defd8597e40b0ab9f196db62cc
Author: František Dvořák <valtri at civ.zcu.cz>
Date:   Wed Feb 11 21:43:49 2015 +0100

    Update to 2.0.23.

 .gitignore                |    2 ++
 rubygem-aws-sdk-core.spec |    9 ++++++---
 sources                   |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c2e3ad..df94925 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /rubygem-aws-sdk-core-2.0.21-repo.tgz
 /aws-sdk-core-2.0.22.gem
 /rubygem-aws-sdk-core-2.0.22-repo.tgz
+/aws-sdk-core-2.0.23.gem
+/rubygem-aws-sdk-core-2.0.23-repo.tgz
diff --git a/rubygem-aws-sdk-core.spec b/rubygem-aws-sdk-core.spec
index ab7bbf9..dc0dcbc 100644
--- a/rubygem-aws-sdk-core.spec
+++ b/rubygem-aws-sdk-core.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           rubygem-%{gem_name}
-Version:        2.0.22
+Version:        2.0.23
 Release:        1%{?dist}
 Summary:        AWS SDK for Ruby - Core
 
@@ -16,9 +16,9 @@ License:        ASL 2.0
 URL:            http://github.com/aws/aws-sdk-ruby
 Source0:        https://rubygems.org/gems/%{gem_name}-%{version}.gem
 # git clone https://github.com/aws/aws-sdk-ruby && cd aws-sdk-ruby/aws-sdk-core
-# git checkout v2.0.22
+# git checkout v2.0.23
 # cp -p ../LICENSE.txt ../README.md .
-# tar -czf rubygem-aws-sdk-core-2.0.22-repo.tgz features/ spec/ LICENSE.txt README.md
+# tar -czf rubygem-aws-sdk-core-2.0.23-repo.tgz features/ spec/ LICENSE.txt README.md
 Source1:        rubygem-aws-sdk-core-%{version}-repo.tgz
 # https://github.com/aws/aws-sdk-core-ruby/pull/116
 # (rejected by upstream)
@@ -130,6 +130,9 @@ popd
 
 
 %changelog
+* Wed Feb 11 2015 František Dvořák <valtri at civ.zcu.cz> - 2.0.23-1
+- Update to 2.0.23
+
 * Fri Feb 06 2015 František Dvořák <valtri at civ.zcu.cz> - 2.0.22-1
 - Update to 2.0.22
 
diff --git a/sources b/sources
index a05a5e4..5b5d042 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7e34061c2d637505c01c19ab5c84a8f7  aws-sdk-core-2.0.22.gem
-fafcdffbee362c6e39a80634a1a37d57  rubygem-aws-sdk-core-2.0.22-repo.tgz
+27a8a91b96f4abf8efa4c06f10a3e7be  aws-sdk-core-2.0.23.gem
+02f8effebebec4ab977e04bfd5b1d99a  rubygem-aws-sdk-core-2.0.23-repo.tgz


More information about the scm-commits mailing list