diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-04 07:51:10 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-04 07:51:10 +0100 |
commit | 31b08c64c610dfea6fff5d1427a51c695ea50014 (patch) | |
tree | 1d29ac4f1ad5b95fdd2d4104ea3590b3b6fb20ba | |
parent | 2c4a4e4ff409d907ffa47f153707e0def3b5b442 (diff) |
php-symfony-polyfill: sync with fedora
-rw-r--r-- | php-symfony-polyfill.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/php-symfony-polyfill.spec b/php-symfony-polyfill.spec index 982456a..4be8324 100644 --- a/php-symfony-polyfill.spec +++ b/php-symfony-polyfill.spec @@ -2,7 +2,7 @@ # # Fedora spec file for php-symfony-polyfill # -# Copyright (c) 2015 Shawn Iwinski <shawn@iwin.ski> +# Copyright (c) 2015-2016 Shawn Iwinski <shawn@iwin.ski> # # License: MIT # http://opensource.org/licenses/MIT @@ -47,7 +47,7 @@ BuildRequires: php-composer(phpunit/phpunit) BuildRequires: php(language) >= %{php_min_ver} BuildRequires: php-composer(ircmaxell/password-compat) BuildRequires: php-composer(paragonie/random_compat) -## phpcompatinfo (computed from version 1.0.0) +## phpcompatinfo (computed from version 1.0.1) BuildRequires: php-hash BuildRequires: php-json BuildRequires: php-ldap @@ -61,7 +61,7 @@ BuildRequires: php-spl Requires: php(language) >= %{php_min_ver} Requires: php-composer(ircmaxell/password-compat) Requires: php-composer(paragonie/random_compat) -# phpcompatinfo (computed from version 1.0.0) +# phpcompatinfo (computed from version 1.0.1) Requires: php-hash Requires: php-json Requires: php-mbstring |