diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-06-03 08:21:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-06-03 08:21:53 +0200 |
commit | 1df6202480e03f870a4f6a0f33de4cd55a802f7b (patch) | |
tree | 439162de44eb99b9f5b6858956e748259590bc97 | |
parent | 94b463df754563b3993de60dc44f0d79acdb5ad4 (diff) |
php-phpunit-PHPUnit-Selenium: 1.3.1
-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 1cb7176..0ca166d 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.0 +Version: 1.3.1 Release: 1%{?dist} Summary: Selenium RC integration for PHPUnit @@ -91,6 +91,9 @@ fi %changelog +* Mon Jun 03 2013 Remi Collet <remi@fedoraproject.org> - 1.3.1-1 +- Update to 1.3.1 + * Mon May 06 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 - Update to 1.3.0 |