diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-17 06:48:47 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-17 06:48:47 +0100 |
commit | 2dce88f34ef1396e4b23c2d19726049fcb1f9b61 (patch) | |
tree | 3abd65f041634838ae7b6715de43a406243af970 | |
parent | d8677975ef11b9008064b2dc225d26471d4eb9a1 (diff) |
php-aws-sdk3: 3.20.16
-rw-r--r-- | php-aws-sdk3.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-aws-sdk3.spec b/php-aws-sdk3.spec index 53eaf80..1c395f7 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.13 -%global github_commit 343c6c96468de5087ae5e7df4ccee2668857a5aa +%global github_version 3.20.16 +%global github_commit c10322e883ee4c35058798dfbb860e1397f46d99 %global composer_vendor aws %global composer_project aws-sdk-php @@ -271,6 +271,9 @@ rm -rf %{buildroot} %changelog +* Tue Jan 17 2017 Remi Collet <remi@remirepo.net> - 3.20.16-1 +- update to 3.20.16 + * Thu Jan 5 2017 Remi Collet <remi@remirepo.net> - 3.20.13-1 - update to 3.20.13 |