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

Remi Collet remi at fedoraproject.org
Mon Dec 19 15:30:38 UTC 2011


commit 25f50e777c09f570505bc20bb6a6ee5f8031ad63
Author: remi <fedora at famillecollet.com>
Date:   Mon Dec 19 16:30:29 2011 +0100

    update to 1.1.3

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f602e1c..c045392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ package*.xml
 /PHPUnit_Selenium-1.1.0.tgz
 /PHPUnit_Selenium-1.1.1.tgz
 /PHPUnit_Selenium-1.1.2.tgz
+/PHPUnit_Selenium-1.1.3.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 1727c6b..8644577 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.1.2
+Version:        1.1.3
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Mon Dec 19 2011 Remi Collet <remi at fedoraproject.org> - 1.1.3-1
+- Version 1.1.3 (stable) - API 1.1.0 (stable)
+
 * Mon Dec 12 2011 Remi Collet <remi at fedoraproject.org> - 1.1.2-1
 - Version 1.1.2 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index 8df9750..e566aa4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af2dfc9989a01cb07ebd3489a0a0995a  PHPUnit_Selenium-1.1.2.tgz
+ffd4f7fb0b6e8af90114800d714cdd44  PHPUnit_Selenium-1.1.3.tgz


More information about the scm-commits mailing list