From 218b949ee5da0afb813f2c3e97aa4f3c2e70c5ba Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Feb 2013 14:37:28 +0100 Subject: php-bartlett-PHP-CompatInfo: raise dependencies, PHP_Reflect 1.6.1 --- php-bartlett-PHP-CompatInfo.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec index b4d7879..127fb54 100644 --- a/php-bartlett-PHP-CompatInfo.spec +++ b/php-bartlett-PHP-CompatInfo.spec @@ -47,7 +47,7 @@ BuildRequires: php-pear(PEAR) >= 1.9.0 BuildRequires: php-channel(%{channel}) # to run test suite BuildRequires: php-pear(pear.phpunit.de/PHPUnit) >= 3.6.0 -BuildRequires: php-pear(%{channel}/PHP_Reflect) >= 1.6.0 +BuildRequires: php-pear(%{channel}/PHP_Reflect) >= 1.6.1 Requires(post): %{__pear} Requires(postun): %{__pear} @@ -59,7 +59,7 @@ Requires: php-pcre Requires: php-reflection Requires: php-spl Requires: php-pear(PEAR) >= 1.9.0 -Requires: php-pear(%{channel}/PHP_Reflect) >= 1.6.0 +Requires: php-pear(%{channel}/PHP_Reflect) >= 1.6.1 Requires: php-pear(Console_CommandLine) >= 1.2.0 # Optional Requires: php-pear(pear.phpunit.de/PHPUnit) >= 3.6.0 @@ -191,6 +191,7 @@ fi %changelog * Tue Feb 26 2013 Remi Collet - 2.13.1-1 - Update to 2.13.1 +- raise dependencies, PHP_Reflect 1.6.1 * Fri Feb 22 2013 Remi Collet - 2.13.0-1 - Update to 2.13.0 -- cgit