diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-28 08:30:19 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-28 08:30:19 +0100 |
commit | bb6da664502618018027d12d1e0f68c7c9f5b140 (patch) | |
tree | 1bee404cda3276531e5258cd1370976074540001 | |
parent | 38e673f98a48e8203a7be723da4e42bed90a4a48 (diff) |
php-aws-sdk: 2.5.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 0affaf3..e5cfcec 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.5.2 +Version: 2.5.3 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Fri Feb 28 2014 Remi Collet <remi@fedoraproject.org> - 2.5.3-1 +- Update to 2.5.3 + * Thu Jan 30 2014 Remi Collet <remi@fedoraproject.org> - 2.5.2-1 - Update to 2.5.2 |