diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-27 07:54:30 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-27 07:54:30 +0200 |
commit | e5022e5e21c1e8f98f9abd6d5ae28a6b6958c7dc (patch) | |
tree | 8286c042c5af476fe56f8d27fd8c65f9e370aac7 | |
parent | 58a82eaddc7119769290d9d0a2b881d9504a5fb8 (diff) |
php-aws-sdk: 2.6.9
-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 f181a2e..29d38cf 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.8 +Version: 2.6.9 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Fri Jun 27 2014 Remi Collet <remi@fedoraproject.org> - 2.6.9-1 +- Update to 2.6.9 + * Mon Jun 23 2014 Remi Collet <remi@fedoraproject.org> - 2.6.8-1 - Update to 2.6.8 |