[php-phpunit-PHPUnit-Selenium] update to 1.1.1 (bugfix)

Remi Collet remi at fedoraproject.org
Wed Nov 30 18:02:48 UTC 2011


commit 6e4dcae71b543083b49a0a117cb947a60e44a185
Author: remi <fedora at famillecollet.com>
Date:   Wed Nov 30 19:01:56 2011 +0100

    update to 1.1.1 (bugfix)

 .gitignore                        |    1 +
 php-phpunit-PHPUnit-Selenium.spec |    5 ++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7714308..62351e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ package*.xml
 /PHPUnit_Selenium-1.0.2.tgz
 /PHPUnit_Selenium-1.0.3.tgz
 /PHPUnit_Selenium-1.1.0.tgz
+/PHPUnit_Selenium-1.1.1.tgz
diff --git a/php-phpunit-PHPUnit-Selenium.spec b/php-phpunit-PHPUnit-Selenium.spec
index 829c9b2..8cf6aa0 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.0
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        Selenium RC integration for PHPUnit
 
@@ -78,6 +78,9 @@ fi
 
 
 %changelog
+* Wed Nov 30 2011 Remi Collet <remi at fedoraproject.org> - 1.1.1-1
+- Version 1.1.1 (stable) - API 1.1.0 (stable)
+
 * Tue Nov 01 2011 Remi Collet <remi at fedoraproject.org> - 1.1.0-1
 - Version 1.1.0 (stable) - API 1.1.0 (stable)
 
diff --git a/sources b/sources
index 0dd6873..d6d671d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc4834f7355fed5a067e04d5eb37d672  PHPUnit_Selenium-1.1.0.tgz
+3bedf5a785623cf7a05f1f2fcaa294ec  PHPUnit_Selenium-1.1.1.tgz


More information about the scm-commits mailing list