diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-23 13:08:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-23 13:08:00 +0200 |
commit | 58a82eaddc7119769290d9d0a2b881d9504a5fb8 (patch) | |
tree | 010af3ec73982a5709155ee7e7e2a3ba9471fec8 | |
parent | 3047777fe0cf38e3859aa385522c5b65cd0e9d18 (diff) |
php-aws-sdk: 2.6.8
-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 ff3419a..f181a2e 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.6 +Version: 2.6.8 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Mon Jun 23 2014 Remi Collet <remi@fedoraproject.org> - 2.6.8-1 +- Update to 2.6.8 + * Fri May 30 2014 Remi Collet <remi@fedoraproject.org> - 2.6.6-1 - Update to 2.6.6 |