[php-phpunit-PHPUnit-Selenium/f16] update to 1.2.0

Remi Collet remi at fedoraproject.org
Tue Jan 17 18:02:24 UTC 2012


commit 41dfad99dc0dd8a540bc92284a74c80b708c21c6
Author: remi <fedora at famillecollet.com>
Date:   Tue Jan 17 19:01:55 2012 +0100

    update to 1.2.0

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 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 8644577..d9f2990 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.1.3
+Version:        1.2.0
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -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)
+
 * Mon Dec 19 2011 Remi Collet <remi at fedoraproject.org> - 1.1.3-1
 - Version 1.1.3 (stable) - API 1.1.0 (stable)
 
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