diff options
| author | Remi Collet <fedora@famillecollet.com> | 2014-05-30 10:18:46 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2014-05-30 10:18:46 +0200 | 
| commit | 3047777fe0cf38e3859aa385522c5b65cd0e9d18 (patch) | |
| tree | 6dac75d6615a3a76093c8c6ee76121ee3856a499 | |
| parent | 39c0d51432382f45071b305e72508b3adffae6ff (diff) | |
php-aws-sdk: 2.6.6
| -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 27ae827..ff3419a 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.5 +Version:	2.6.6  Release:	1%{?dist}  Summary:	Amazon Web Services framework for PHP  Group:		Development/Libraries @@ -95,6 +95,9 @@ fi  %changelog +* Fri May 30 2014 Remi Collet <remi@fedoraproject.org> - 2.6.6-1 +- Update to 2.6.6 +  * Mon May 26 2014 Remi Collet <remi@fedoraproject.org> - 2.6.5-1  - Update to 2.6.5  | 
