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

Remi Collet remi at fedoraproject.org
Mon Jun 3 06:24:16 UTC 2013


commit ecd9e25c2efdc7153010e16efe72c9aabdcc6abc
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Jun 3 08:23:59 2013 +0200

    update to 1.3.1

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 365a964..6d4e8b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.11.tgz
 /PHPUnit_Selenium-1.2.12.tgz
 /PHPUnit_Selenium-1.3.0.tgz
+/PHPUnit_Selenium-1.3.1.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 535de35..6f97210 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.3.0
+Version:        1.3.1
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -85,6 +85,9 @@ fi
 
 
 %changelog
+* Mon Jun 03 2013 Remi Collet <remi at fedoraproject.org> - 1.3.1-1
+- Update to 1.3.1
+
 * Mon May 06 2013 Remi Collet <remi at fedoraproject.org> - 1.3.0-1
 - Version 1.3.0 (stable) - API 1.3.0 (stable)
 
diff --git a/sources b/sources
index 6b3867b..914b60c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-246bd59232da0b10eae53a95f3541bea  PHPUnit_Selenium-1.3.0.tgz
+549413007bd787e7ec1628a4411889ba  PHPUnit_Selenium-1.3.1.tgz


More information about the scm-commits mailing list