diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-05-22 07:19:03 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-05-22 07:19:03 +0200 | 
| commit | 40b4068a1d15bbeff348ef7f4d202c3cc8069c5b (patch) | |
| tree | dfb304157738b52c0b742da3c57cc82ce4331b2a | |
| parent | f2d5319ef13ef356a5b875a7f17c1a672f856949 (diff) | |
php-aws-sdk: 2.8.6
| -rw-r--r-- | php-aws-sdk.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-aws-sdk.spec b/php-aws-sdk.spec index ca924d8..783cbf4 100644 --- a/php-aws-sdk.spec +++ b/php-aws-sdk.spec @@ -14,8 +14,8 @@  %global github_owner     aws  %global github_name      aws-sdk-php -%global github_version   2.8.4 -%global github_commit    1f92deea40f03f1112cd3d026141d89eabbaf858 +%global github_version   2.8.6 +%global github_commit    f7a45e68187bc29d82b710b753fda47839a73d98  %global composer_vendor  aws  %global composer_project aws-sdk-php @@ -145,6 +145,9 @@ fi  %changelog +* Fri May 22 2015 Remi Collet <remi@fedoraproject.org> - 2.8.6-1 +- Update to 2.8.6 +  * Mon May 18 2015 Remi Collet <remi@fedoraproject.org> - 2.8.4-1  - Update to 2.8.4  | 
