diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-05-15 07:24:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-05-15 07:24:54 +0200 |
commit | cfc689bb490f31f246212e3529ac00b611a01bec (patch) | |
tree | 47cb09299579f7fd5d26012dfb991ceec3e4eaaf | |
parent | 9ea20b093a8361caa6b6fa5310fcd040e2f5921b (diff) |
php-aws-sdk: 2.6.3
-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 9c62256..9e38140 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.2 +Version: 2.6.3 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Thu May 15 2014 Remi Collet <remi@fedoraproject.org> - 2.6.3-1 +- Update to 2.6.3 + * Wed May 07 2014 Remi Collet <remi@fedoraproject.org> - 2.6.2-1 - Update to 2.6.2 |