diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-07 12:58:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-07 12:58:40 +0200 |
commit | 9f0d25ea0eed381de7dbf3cc16552417d1320305 (patch) | |
tree | 42f6f6163ab0a694da3050e9d075078dc73aa510 | |
parent | e5022e5e21c1e8f98f9abd6d5ae28a6b6958c7dc (diff) |
php-aws-sdk: 2.6.10
-rw-r--r-- | php-aws-sdk.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-aws-sdk.spec b/php-aws-sdk.spec index 29d38cf..2742e1c 100644 --- a/php-aws-sdk.spec +++ b/php-aws-sdk.spec @@ -3,7 +3,7 @@ %global channelname pear.amazonwebservices.com Name: php-aws-sdk -Version: 2.6.9 +Version: 2.6.10 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Mon Jul 07 2014 Remi Collet <remi@fedoraproject.org> - 2.6.10-1 +- Update to 2.6.10 + * Fri Jun 27 2014 Remi Collet <remi@fedoraproject.org> - 2.6.9-1 - Update to 2.6.9 |