diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-05-07 06:53:21 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-05-07 06:53:21 +0200 | 
| commit | 9ea20b093a8361caa6b6fa5310fcd040e2f5921b (patch) | |
| tree | b9a917ea2f6f6295e99e869c33c1cb617e681cfd | |
| parent | e1423bb70e770bdaed2f42de91f9985c004ff8b3 (diff) | |
php-aws-sdk: 2.6.2
| -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 63e4257..9c62256 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.1 +Version:	2.6.2  Release:	1%{?dist}  Summary:	Amazon Web Services framework for PHP  Group:		Development/Libraries @@ -95,6 +95,9 @@ fi  %changelog +* Wed May 07 2014 Remi Collet <remi@fedoraproject.org> - 2.6.2-1 +- Update to 2.6.2 +  * Tue Apr 29 2014 Remi Collet <remi@fedoraproject.org> - 2.6.1-1  - Update to 2.6.1  | 
