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

Remi Collet remi at fedoraproject.org
Mon Mar 12 06:37:44 UTC 2012


commit ed723fb76d4d9c1b076e0d33ab41cab356c5b16b
Author: remi <fedora at famillecollet.com>
Date:   Mon Mar 12 07:36:46 2012 +0100

    update to 1.2.4

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


More information about the scm-commits mailing list