From 9801dbea73f4969ba2b3ceb7d31d7656bd011a0e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Aug 2013 13:43:17 +0200 Subject: php-phpunit-PHPUnit-Selenium: 1.3.2 --- php-phpunit-PHPUnit-Selenium.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec index 0ca166d..3c12da4 100644 --- a/php-phpunit-PHPUnit-Selenium.spec +++ b/php-phpunit-PHPUnit-Selenium.spec @@ -3,7 +3,7 @@ %global pear_channel pear.phpunit.de Name: php-phpunit-PHPUnit-Selenium -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: Selenium RC integration for PHPUnit @@ -23,7 +23,7 @@ Requires: php-pear(%{pear_channel}/PHPUnit) >= 3.7.0 Requires: php(language) >= 5.3.3 Requires: php-curl Requires: php-dom -# phpci detected extensions +# phpcompatinfo detected extensions in 1.3.2 Requires: php-date Requires: php-pcre Requires: php-json @@ -91,6 +91,9 @@ fi %changelog +* Mon Aug 26 2013 Remi Collet - 1.3.2-1 +- Update to 1.3.2 + * Mon Jun 03 2013 Remi Collet - 1.3.1-1 - Update to 1.3.1 -- cgit