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

Remi Collet remi at fedoraproject.org
Sat Mar 17 15:17:32 UTC 2012


commit fc44bf4796ed37b76cd43128ee87df36b0023dd6
Author: remi <fedora at famillecollet.com>
Date:   Sat Mar 17 16:16:32 2012 +0100

    update to 1.2.5

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87e4054..26a667d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ package*.xml
 /PHPUnit_Selenium-1.2.1.tgz
 /PHPUnit_Selenium-1.2.3.tgz
 /PHPUnit_Selenium-1.2.4.tgz
+/PHPUnit_Selenium-1.2.5.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index ba0ac64..8e61a53 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.2.4
+Version:        1.2.5
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -81,6 +81,9 @@ fi
 
 
 %changelog
+* Sat Mar 17 2012 Remi Collet <remi at fedoraproject.org> - 1.2.5-1
+- Version 1.2.5 (stable) - API 1.2.1 (stable)
+
 * Mon Mar 12 2012 Remi Collet <remi at fedoraproject.org> - 1.2.4-1
 - Version 1.2.4 (stable) - API 1.2.1 (stable)
 
diff --git a/sources b/sources
index 6fabf99..8de0f8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9689e59f110901d5e8b5d97af97d794e  PHPUnit_Selenium-1.2.4.tgz
+fd63014d037b921e5f6af8754b5b0f85  PHPUnit_Selenium-1.2.5.tgz


More information about the scm-commits mailing list