diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-01 10:23:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-01 10:23:28 +0200 |
commit | 950f01da41df415aec0f64326599043baa9ee8b2 (patch) | |
tree | 9cc1b5b7dcfa00a4a678eb151806c32b7a8ba1a3 | |
parent | d41262f4258e33508102f22abc0187b6076584b7 (diff) |
php-aws-sdk: 2.6.13
-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 072450b..b30b2f7 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.12 +Version: 2.6.13 Release: 1%{?dist} Summary: Amazon Web Services framework for PHP Group: Development/Libraries @@ -95,6 +95,9 @@ fi %changelog +* Fri Aug 01 2014 Remi Collet <remi@fedoraproject.org> - 2.6.13-1 +- Update to 2.6.13 + * Thu Jul 17 2014 Remi Collet <remi@fedoraproject.org> - 2.6.12-1 - Update to 2.6.12 |