summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-06 10:13:27 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-06 10:13:27 +0100
commit8dc2a1c5035ca2f35a1713826ed95d4fe0d0dc4c (patch)
tree6ea72c2a4cabfe6546d04c6c2e382f4b95259c3b
parenta7b8f008ebf4f2d6d1a4744f783caacde86cee03 (diff)
php-symfony2-BrowserKit: 2.2.0
-rw-r--r--php-symfony2-BrowserKit.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/php-symfony2-BrowserKit.spec b/php-symfony2-BrowserKit.spec
index 716ba9a..db9ac3b 100644
--- a/php-symfony2-BrowserKit.spec
+++ b/php-symfony2-BrowserKit.spec
@@ -21,9 +21,9 @@ BuildRequires: php-channel(%{pear_channel})
# Test requires
BuildRequires: php(language) >= %{php_min_ver}
BuildRequires: php-pear(pear.phpunit.de/PHPUnit)
-BuildRequires: php-pear(%{pear_channel}/CssSelector) >= 2.1.0
-BuildRequires: php-pear(%{pear_channel}/DomCrawler) >= 2.1.0
-BuildRequires: php-pear(%{pear_channel}/Process) >= 2.1.0
+BuildRequires: php-pear(%{pear_channel}/CssSelector) >= 2.2.0
+BuildRequires: php-pear(%{pear_channel}/DomCrawler) >= 2.2.0
+BuildRequires: php-pear(%{pear_channel}/Process) >= 2.2.0
# Test requires: phpci
BuildRequires: php-date
BuildRequires: php-pcre
@@ -33,7 +33,7 @@ BuildRequires: php-spl
Requires: php(language) >= %{php_min_ver}
Requires: php-pear(PEAR)
Requires: php-channel(%{pear_channel})
-Requires: php-pear(%{pear_channel}/DomCrawler) >= 2.1.0
+Requires: php-pear(%{pear_channel}/DomCrawler) >= 2.2.0
Requires(post): %{__pear}
Requires(postun): %{__pear}
# phpci requires
@@ -42,7 +42,7 @@ Requires: php-pcre
Requires: php-reflection
Requires: php-spl
# Optional requires
-Requires: php-pear(%{pear_channel}/Process) >= 2.1.0
+Requires: php-pear(%{pear_channel}/Process) >= 2.2.0
Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version}