diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-26 13:43:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-26 13:43:17 +0200 |
commit | 9801dbea73f4969ba2b3ceb7d31d7656bd011a0e (patch) | |
tree | 12f6496405654d354ffd2bb4ceb9e1eca19a28ca | |
parent | 1df6202480e03f870a4f6a0f33de4cd55a802f7b (diff) |
php-phpunit-PHPUnit-Selenium: 1.3.2
-rw-r--r-- | php-phpunit-PHPUnit-Selenium.spec | 7 |
1 files 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 <remi@fedoraproject.org> - 1.3.2-1 +- Update to 1.3.2 + * Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 1.3.1-1 - Update to 1.3.1 |