[php-phpunit-PHPUnit-Selenium] update to 1.2.0 (new API)

Remi Collet remi at fedoraproject.org
Mon Jan 16 14:44:16 UTC 2012


commit 35f8fa6145b9cbdd2194cfa13f63e59f2d669323
Author: remi <fedora at famillecollet.com>
Date:   Mon Jan 16 15:43:48 2012 +0100

    update to 1.2.0 (new API)

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c045392..b102479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ package*.xml
 /PHPUnit_Selenium-1.1.1.tgz
 /PHPUnit_Selenium-1.1.2.tgz
 /PHPUnit_Selenium-1.1.3.tgz
+/PHPUnit_Selenium-1.2.0.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 2e90960..4720596 100644
--- a/php-phpunit-PHPUnit-Selenium.spec
+++ b/php-phpunit-PHPUnit-Selenium.spec
@@ -3,8 +3,8 @@
 %global channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-Selenium
-Version:        1.1.3
-Release:        2%{?dist}
+Version:        1.2.0
+Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
 Group:          Development/Libraries
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Mon Jan 16 2012 Remi Collet <remi at fedoraproject.org> - 1.2.0-1
+- Version 1.2.0 (stable) - API 1.2.0 (stable)
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index e566aa4..1f9dba6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffd4f7fb0b6e8af90114800d714cdd44  PHPUnit_Selenium-1.1.3.tgz
+bdbe2bd1902142521bf1e88152ef3c75  PHPUnit_Selenium-1.2.0.tgz


More information about the scm-commits mailing list