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

Remi Collet remi at fedoraproject.org
Mon May 6 14:00:45 UTC 2013


commit 6d2fc5ffd4f91b088fafe95f215fa1eb103ef71f
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon May 6 16:00:34 2013 +0200

    update to 1.3.0

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    7 +++++--
 sources                           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e29fd0e..365a964 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.10.tgz
 /PHPUnit_Selenium-1.2.11.tgz
 /PHPUnit_Selenium-1.2.12.tgz
+/PHPUnit_Selenium-1.3.0.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 20cde10..535de35 100644
--- a/php-phpunit-PHPUnit-Selenium.spec
+++ b/php-phpunit-PHPUnit-Selenium.spec
@@ -4,7 +4,7 @@
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-Selenium
-Version:        1.2.12
+Version:        1.3.0
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -20,7 +20,7 @@ BuildRequires:  php-channel(%{pear_channel})
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Requires:       php-pear(%{pear_channel}/PHPUnit) >= 3.7.0
-Requires:       php-common >= 5.3.3
+Requires:       php(language) >= 5.3.3
 Requires:       php-curl
 Requires:       php-dom
 # phpci detected extensions
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Mon May 06 2013 Remi Collet <remi at fedoraproject.org> - 1.3.0-1
+- Version 1.3.0 (stable) - API 1.3.0 (stable)
+
 * Mon Feb 04 2013 Remi Collet <remi at fedoraproject.org> - 1.2.12-1
 - Version 1.2.12 (stable) - API 1.2.1 (stable)
 
diff --git a/sources b/sources
index c1ee308..6b3867b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-434079d9b8eb9c328ac274cc3a11136f  PHPUnit_Selenium-1.2.12.tgz
+246bd59232da0b10eae53a95f3541bea  PHPUnit_Selenium-1.3.0.tgz


More information about the scm-commits mailing list