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

Remi Collet remi at fedoraproject.org
Thu Aug 9 11:39:53 UTC 2012


commit 795478eda095d3b3fb147d5239c0575a9616d4b5
Author: remi <fedora at famillecollet.com>
Date:   Thu Aug 9 13:39:45 2012 +0200

    update to 1.2.8

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    8 ++++++--
 sources                           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5154c7..5d8a88d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.5.tgz
 /PHPUnit_Selenium-1.2.6.tgz
 /PHPUnit_Selenium-1.2.7.tgz
+/PHPUnit_Selenium-1.2.8.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 87fbaa4..d0b5532 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.2.7
-Release:        2%{?dist}
+Version:        1.2.8
+Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
 Group:          Development/Libraries
@@ -73,6 +73,7 @@ fi
 %defattr(-,root,root,-)
 %doc %{pear_docdir}/%{pear_name}
 %{pear_xmldir}/%{name}.xml
+%{pear_phpdir}/PHPUnit/Extensions/SeleniumCommon
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestCase
 %{pear_phpdir}/PHPUnit/Extensions/SeleniumTestCase.php
 %{pear_phpdir}/PHPUnit/Extensions/Selenium2TestCase
@@ -82,6 +83,9 @@ fi
 
 
 %changelog
+* Thu Aug  9 2012 Remi Collet <remi at fedoraproject.org> - 1.2.8-1
+- Version 1.2.8 (stable) - API 1.2.1 (stable)
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index a3a9b3e..e73b2cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b348e8f8d61e16fdab2a92838b0f617  PHPUnit_Selenium-1.2.7.tgz
+393a3666ea10bda1d4601140b86e8532  PHPUnit_Selenium-1.2.8.tgz


More information about the scm-commits mailing list