summaryrefslogtreecommitdiffstats
path: root/php-aws-sdk3.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-15 16:38:25 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-15 16:38:25 +0100
commitb2150cc4bf9043d8f204436f9fd25e18a70122f5 (patch)
tree3d3368535e2b47fcd280cb155b89dce1c272a10e /php-aws-sdk3.spec
parent94b5a76a0b924a1e6a8b11e5816557da8d0318cf (diff)
php-aws-sdk3: 3.20.6 (backport from Fedora)
Diffstat (limited to 'php-aws-sdk3.spec')
-rw-r--r--php-aws-sdk3.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-aws-sdk3.spec b/php-aws-sdk3.spec
index b0e2e27..a5d3680 100644
--- a/php-aws-sdk3.spec
+++ b/php-aws-sdk3.spec
@@ -12,8 +12,8 @@
%global github_owner aws
%global github_name aws-sdk-php
-%global github_version 3.20.5
-%global github_commit 5a05ae6851405587f0bdeedb67abfe997a079ac0
+%global github_version 3.20.6
+%global github_commit f30cacdedd5cf932d471b13e16a48eeef399c97f
%global composer_vendor aws
%global composer_project aws-sdk-php
@@ -95,7 +95,7 @@ BuildRequires: php-openssl
BuildRequires: php-pcre
BuildRequires: php-simplexml
BuildRequires: php-spl
-## phpcompatinfo (computed from version 3.20.0)
+## phpcompatinfo (computed from version 3.20.6)
BuildRequires: php-curl
BuildRequires: php-date
BuildRequires: php-filter
@@ -117,7 +117,7 @@ Requires: php-composer(guzzlehttp/psr7) < %{guzzle_psr7_max_ver}
Requires: php-composer(guzzlehttp/psr7) >= %{guzzle_psr7_min_ver}
Requires: php-composer(mtdowling/jmespath.php) < %{jmespath_max_ver}
Requires: php-composer(mtdowling/jmespath.php) >= %{jmespath_min_ver}
-# phpcompatinfo (computed from version 3.20.0)
+# phpcompatinfo (computed from version 3.20.6)
Requires: php-date
Requires: php-filter
Requires: php-hash
@@ -273,6 +273,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Dec 15 2016 Shawn Iwinski <shawn@iwin.ski> - 3.20.6-1
+- Updated to 3.20.6 (RHBZ #1402170)
+
* Tue Dec 13 2016 Remi Collet <remi@remirepo.net> - 3.20.5-1
- update to 3.20.5