diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-27 06:27:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-27 06:27:29 +0200 |
commit | 0d3d64649baa0e5a4962d03dbd3eb456c1ffdf93 (patch) | |
tree | 0af45f414462bc29cd9e24e7bc8fab114b06953c | |
parent | b22700c7afd8128158ed28733160ac5b2b24fc4b (diff) |
php-aws-sdk3: sync with Fedora
-rw-r--r-- | php-aws-sdk3.spec | 7 |
1 files 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 <shawn@iwin.ski> - 3.19.10-1 +- Updated to 3.19.10 (RHBZ #1376241) + * Fri Sep 23 2016 Remi Collet <remi@remirepo.net> - 3.19.10-1 - update to 3.19.10 |