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

Remi Collet remi at fedoraproject.org
Mon Jan 23 08:52:41 UTC 2012


commit 4617a125b22cb7ccbe68cbc06446347255f26645
Author: remi <fedora at famillecollet.com>
Date:   Mon Jan 23 09:52:05 2012 +0100

    update to 1.2.1

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    8 +++++++-
 sources                           |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b102479..38ade26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ 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
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 4720596..32ac721 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.1
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -75,9 +75,15 @@ 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
 
 
 %changelog
+* 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
+
 * Mon Jan 16 2012 Remi Collet <remi at fedoraproject.org> - 1.2.0-1
 - Version 1.2.0 (stable) - API 1.2.0 (stable)
 
diff --git a/sources b/sources
index 1f9dba6..48206ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdbe2bd1902142521bf1e88152ef3c75  PHPUnit_Selenium-1.2.0.tgz
+39185ede65f1b6c4a2c3666a03d0f4d7  PHPUnit_Selenium-1.2.1.tgz


More information about the scm-commits mailing list