From 0d3d64649baa0e5a4962d03dbd3eb456c1ffdf93 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Sep 2016 06:27:29 +0200 Subject: php-aws-sdk3: sync with Fedora --- php-aws-sdk3.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-aws-sdk3.spec b/php-aws-sdk3.spec index 560a74e..193e411 100644 --- a/php-aws-sdk3.spec +++ b/php-aws-sdk3.spec @@ -95,7 +95,7 @@ BuildRequires: php-openssl BuildRequires: php-pcre BuildRequires: php-simplexml BuildRequires: php-spl -## phpcompatinfo (computed from version 3.18.24) +## phpcompatinfo (computed from version 3.19.10) BuildRequires: php-curl BuildRequires: php-date BuildRequires: php-filter @@ -117,7 +117,7 @@ Requires: php-composer(guzzlehttp/psr7) < %{guzzle_psr7_max_ver} Requires: php-composer(guzzlehttp/psr7) >= %{guzzle_psr7_min_ver} Requires: php-composer(mtdowling/jmespath.php) < %{jmespath_max_ver} Requires: php-composer(mtdowling/jmespath.php) >= %{jmespath_min_ver} -# phpcompatinfo (computed from version 3.18.24) +# phpcompatinfo (computed from version 3.19.10) Requires: php-date Requires: php-filter Requires: php-hash @@ -285,6 +285,9 @@ rm -rf %{buildroot} %changelog +* Sun Sep 25 2016 Shawn Iwinski - 3.19.10-1 +- Updated to 3.19.10 (RHBZ #1376241) + * Fri Sep 23 2016 Remi Collet - 3.19.10-1 - update to 3.19.10 -- cgit