From 31b08c64c610dfea6fff5d1427a51c695ea50014 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Jan 2016 07:51:10 +0100 Subject: php-symfony-polyfill: sync with fedora --- php-symfony-polyfill.spec | 6 +++--- 1 file 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 +# Copyright (c) 2015-2016 Shawn Iwinski # # 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 -- cgit