[php-phpunit-PHPUnit-Selenium] update to 1.2.3

Remi Collet remi at fedoraproject.org
Fri Feb 17 19:03:16 UTC 2012


commit d775bdfbf376fd95e9e6548ea9f0b2216aaf560c
Author: remi <fedora at famillecollet.com>
Date:   Fri Feb 17 20:02:32 2012 +0100

    update to 1.2.3

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    6 +++++-
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38ade26..b25a90b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ package*.xml
 /PHPUnit_Selenium-1.1.3.tgz
 /PHPUnit_Selenium-1.2.0.tgz
 /PHPUnit_Selenium-1.2.1.tgz
+/PHPUnit_Selenium-1.2.3.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 32ac721..07892e3 100644
--- a/php-phpunit-PHPUnit-Selenium.spec
+++ b/php-phpunit-PHPUnit-Selenium.spec
@@ -3,7 +3,7 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-Selenium
-Version:        1.2.1
+Version:        1.2.3
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -77,9 +77,13 @@ fi
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestCase.php
 %{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase
 %{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase.php
+%{pear_phpdir}/PHPUnit/Extensions/SeleniumTestSuite.php
 
 
 %changelog
+* Fri Feb 17 2012 Remi Collet <remi at fedoraproject.org> - 1.2.3-1
+- Version 1.2.3 (stable) - API 1.2.1 (stable)
+
 * Mon Jan 23 2012 Remi Collet <remi at fedoraproject.org> - 1.2.1-1
 - Version 1.2.1 (stable) - API 1.2.1 (stable)
 - add Selenium2TestCase extension
diff --git a/sources b/sources
index 48206ff..f770def 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39185ede65f1b6c4a2c3666a03d0f4d7  PHPUnit_Selenium-1.2.1.tgz
+f507bcbac0a38d48a9e1facfaa0b6ee6  PHPUnit_Selenium-1.2.3.tgz


More information about the scm-commits mailing list