diff options
| -rw-r--r-- | php-phpunit-PHPUnit-Selenium.spec | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec index de78057..1cb7176 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.2.12 +Version:        1.3.0  Release:        1%{?dist}  Summary:        Selenium RC integration for PHPUnit @@ -91,6 +91,9 @@ fi  %changelog +* Mon May 06 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 +- Update to 1.3.0 +  * Mon Feb 04 2013 Remi Collet <remi@fedoraproject.org> - 1.2.12-1  - Version 1.2.12 (stable) - API 1.2.1 (stable) | 
