[php-phpunit-PHPUnit-Selenium/f19] update to 1.3.2

Remi Collet remi at fedoraproject.org
Mon Aug 26 11:57:59 UTC 2013


commit b7d4338336a99c64bddd454c66aa64df3eb115f6
Author: Remi Collet <remi at fedoraproject.org>
Date:   Mon Aug 26 13:57:46 2013 +0200

    update to 1.3.2

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |   15 +++++++++++++--
 sources                           |    2 +-
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d4e8b5..4fc524b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.12.tgz
 /PHPUnit_Selenium-1.3.0.tgz
 /PHPUnit_Selenium-1.3.1.tgz
+/PHPUnit_Selenium-1.3.2.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 6f97210..99f3e9a 100644
--- a/php-phpunit-PHPUnit-Selenium.spec
+++ b/php-phpunit-PHPUnit-Selenium.spec
@@ -1,10 +1,18 @@
+# spec file for php-phpunit-PHPUnit-Selenium
+#
+# Copyright (c) 2010-2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 %{!?__pear: %global __pear %{_bindir}/pear}
 %{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
 %global pear_name    PHPUnit_Selenium
 %global pear_channel pear.phpunit.de
 
 Name:           php-phpunit-PHPUnit-Selenium
-Version:        1.3.1
+Version:        1.3.2
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -23,7 +31,7 @@ Requires:       php-pear(%{pear_channel}/PHPUnit) >= 3.7.0
 Requires:       php(language) >= 5.3.3
 Requires:       php-curl
 Requires:       php-dom
-# phpci detected extensions
+# phpcompatinfo detected extensions in 1.3.2
 Requires:       php-date
 Requires:       php-pcre
 Requires:       php-json
@@ -85,6 +93,9 @@ fi
 
 
 %changelog
+* Mon Aug 26 2013 Remi Collet <remi at fedoraproject.org> - 1.3.2-1
+- Update to 1.3.2
+
 * Mon Jun 03 2013 Remi Collet <remi at fedoraproject.org> - 1.3.1-1
 - Update to 1.3.1
 
diff --git a/sources b/sources
index 914b60c..8a33570 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-549413007bd787e7ec1628a4411889ba  PHPUnit_Selenium-1.3.1.tgz
+da25377de899afdb8ccc3f1238e9bb55  PHPUnit_Selenium-1.3.2.tgz


More information about the scm-commits mailing list