diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-07-17 07:02:54 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-07-17 07:02:54 +0200 |
commit | d41262f4258e33508102f22abc0187b6076584b7 (patch) | |
tree | a27324ceb443d53ff89af290c3eb6762dd3d641e | |
parent | 6c320c3c342b9352a8a2b07e6b0de9cdca0ce2ba (diff) |
php-aws-sdk: 2.6.12
-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 af215bd..072450b 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.11 +Version: 2.6.12 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Thu Jul 17 2014 Remi Collet <remi@fedoraproject.org> - 2.6.12-1 +- Update to 2.6.12 + * Fri Jul 11 2014 Remi Collet <remi@fedoraproject.org> - 2.6.11-1 - Update to 2.6.11 |