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

Remi Collet remi at fedoraproject.org
Sun Apr 1 15:40:07 UTC 2012


commit 61acf7548bf003cab4cd8df3a57e2e070789d38d
Author: remi <fedora at famillecollet.com>
Date:   Sun Apr 1 17:38:56 2012 +0200

    update to 1.2.6

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    6 +++++-
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26a667d..813f1cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.3.tgz
 /PHPUnit_Selenium-1.2.4.tgz
 /PHPUnit_Selenium-1.2.5.tgz
+/PHPUnit_Selenium-1.2.6.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 8e61a53..6ca46d1 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.5
+Version:        1.2.6
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -78,9 +78,13 @@ fi
 %{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase
 %{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase.php
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestSuite.php
+%{pear_phpdir}/PHPUnit/Extensions/SeleniumBrowserSuite.php
 
 
 %changelog
+* Sun Apr 01 2012 Remi Collet <remi at fedoraproject.org> - 1.2.6-1
+- Version 1.2.6 (stable) - API 1.2.1 (stable)
+
 * Sat Mar 17 2012 Remi Collet <remi at fedoraproject.org> - 1.2.5-1
 - Version 1.2.5 (stable) - API 1.2.1 (stable)
 
diff --git a/sources b/sources
index 8de0f8e..bf1e4b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd63014d037b921e5f6af8754b5b0f85  PHPUnit_Selenium-1.2.5.tgz
+b13d69a1aeb5977a738ac66de6dbb2bb  PHPUnit_Selenium-1.2.6.tgz


More information about the scm-commits mailing list