[php-aws-sdk] Updated to 2.7.17 (BZ #1180500)

Shawn Iwinski siwinski at fedoraproject.org
Fri Jan 30 21:46:56 UTC 2015


commit 00392c7d2cdcab302eaec6aa051991d34f413dbe
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Fri Jan 30 16:46:36 2015 -0500

    Updated to 2.7.17 (BZ #1180500)

 .gitignore       |    1 +
 php-aws-sdk.spec |   13 +++++++------
 sources          |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a42d9fc..a7c51cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /php-aws-sdk-2.7.3-142116308c921e18777fb73a46e87f7f899209b2.tar.gz
 /php-aws-sdk-2.7.6-26df03201f01d81dc6e7f903285b3f4bdaaca7d4.tar.gz
 /php-aws-sdk-2.7.12-087912b2318814e48fee54610a441672491f3200.tar.gz
+/php-aws-sdk-2.7.17-eddf89846ed0f15e8e2b8cbe6d08125eaa20ad80.tar.gz
diff --git a/php-aws-sdk.spec b/php-aws-sdk.spec
index 50d0c98..09cae62 100644
--- a/php-aws-sdk.spec
+++ b/php-aws-sdk.spec
@@ -1,7 +1,7 @@
 #
 # RPM spec file for php-aws-sdk
 #
-# Copyright (c) 2013-2014 Joseph Marrero <jmarrero at fedoraproject.org>
+# Copyright (c) 2013-2015 Joseph Marrero <jmarrero at fedoraproject.org>
 #                         Gregor Tätzner <brummbq at fedoraproject.org>
 #                         Shawn Iwinski <shawn.iwinski at gmail.com>
 #
@@ -13,8 +13,8 @@
 
 %global github_owner     aws
 %global github_name      aws-sdk-php
-%global github_version   2.7.12
-%global github_commit    087912b2318814e48fee54610a441672491f3200
+%global github_version   2.7.17
+%global github_commit    eddf89846ed0f15e8e2b8cbe6d08125eaa20ad80
 
 %global composer_vendor  aws
 %global composer_project aws-sdk-php
@@ -57,15 +57,13 @@ Requires:  php-guzzle-Guzzle >= %{guzzle_min_ver}
 Requires:  php-guzzle-Guzzle <  %{guzzle_max_ver}
 # composer.json: optional
 Requires:  php-openssl
-# phpcompatinfo (computed from version 2.7.12)
-Requires:  php-curl
+# phpcompatinfo (computed from version 2.7.17)
 Requires:  php-date
 Requires:  php-hash
 Requires:  php-json
 Requires:  php-pcre
 Requires:  php-reflection
 Requires:  php-session
-Requires:  php-simplexml
 Requires:  php-spl
 
 # Optional package version checks
@@ -142,6 +140,9 @@ fi
 
 
 %changelog
+* Thu Jan 29 2015 Shawn Iwinski <shawn.iwinski at gmail.com> - 2.7.17-1
+- Updated to 2.7.17 (BZ #1180500)
+
 * Sun Dec 28 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 2.7.12-1
 - Updated to 2.7.12 (BZ #1171050)
 
diff --git a/sources b/sources
index cccf53c..94576ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ddd63c415c7b642ccea28df75857a29  php-aws-sdk-2.7.12-087912b2318814e48fee54610a441672491f3200.tar.gz
+c3c5c65c3d6fb95791547853cbaaeca6  php-aws-sdk-2.7.17-eddf89846ed0f15e8e2b8cbe6d08125eaa20ad80.tar.gz


More information about the scm-commits mailing list