[php-phpunit-PHPUnit-Selenium/el6] update to 1.2.7

Remi Collet remi at fedoraproject.org
Sun Jul 8 06:08:56 UTC 2012


commit c661e156c9113a27751a09ad38dcc70a00b1c8fa
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 8 08:08:04 2012 +0200

    update to 1.2.7

 .gitignore                        |    6 ++++++
 php-phpunit-PHPUnit-Selenium.spec |   10 +++++++++-
 sources                           |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b102479..a5154c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,9 @@ package*.xml
 /PHPUnit_Selenium-1.1.2.tgz
 /PHPUnit_Selenium-1.1.3.tgz
 /PHPUnit_Selenium-1.2.0.tgz
+/PHPUnit_Selenium-1.2.1.tgz
+/PHPUnit_Selenium-1.2.3.tgz
+/PHPUnit_Selenium-1.2.4.tgz
+/PHPUnit_Selenium-1.2.5.tgz
+/PHPUnit_Selenium-1.2.6.tgz
+/PHPUnit_Selenium-1.2.7.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 7f04541..dd022fc 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.0
+Version:        1.2.7
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -75,9 +75,17 @@ fi
 %{pear_xmldir}/%{name}.xml
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestCase
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestCase.php
+%{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase
+%{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase.php
+%{pear_phpdir}/PHPUnit/Extensions/SeleniumTestSuite.php
+%{pear_phpdir}/PHPUnit/Extensions/SeleniumBrowserSuite.php
 
 
 %changelog
+* Thu Jun 07 2012 Remi Collet <remi at fedoraproject.org> - 1.2.7-1
+- Version 1.2.7 (stable) - API 1.2.1 (stable)
+- add Selenium2TestCase extension
+
 * Mon Jan 16 2012 Remi Collet <remi at fedoraproject.org> - 1.2.0-1
 - Version 1.2.0 (stable) - API 1.2.0 (stable)
 - remove PEAR hack
diff --git a/sources b/sources
index 1f9dba6..a3a9b3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdbe2bd1902142521bf1e88152ef3c75  PHPUnit_Selenium-1.2.0.tgz
+6b348e8f8d61e16fdab2a92838b0f617  PHPUnit_Selenium-1.2.7.tgz


More information about the scm-commits mailing list