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

Remi Collet remi at fedoraproject.org
Mon Dec 12 13:40:58 UTC 2011


commit 580d620f3e81940a09720dffd0a31e795d3fd3ae
Author: remi <fedora at famillecollet.com>
Date:   Mon Dec 12 14:40:52 2011 +0100

    update to 1.1.2

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


More information about the scm-commits mailing list