diff --git a/python-selenium.changes b/python-selenium.changes index 2238fbe..1c8b7bb 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 30 00:43:41 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.14.0: + - Fix for LD_PRELOAD being polluted by WebDriver + - Added Orientation API + - A fix for Error Handling + ------------------------------------------------------------------- Sat Nov 19 18:59:25 UTC 2011 - alexandre@exatati.com.br diff --git a/python-selenium.spec b/python-selenium.spec index 9609860..72f1da6 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -19,7 +19,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-selenium -Version: 2.13.1 +Version: 2.14.0 Release: 0 Url: http://code.google.com/p/selenium/ Summary: Python bindings for Selenium diff --git a/selenium-2.13.1.tar.bz2 b/selenium-2.13.1.tar.bz2 deleted file mode 100644 index 07361b6..0000000 --- a/selenium-2.13.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51b31b86e1f53f9e78f9864754a5fec88674356f93fdeae8771bc068ee52230b -size 3248869 diff --git a/selenium-2.14.0.tar.bz2 b/selenium-2.14.0.tar.bz2 new file mode 100644 index 0000000..71e61d3 --- /dev/null +++ b/selenium-2.14.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba90d26352f7ac977825dcb1d98df948d64f67649e37c70b25df9ea0c0a05a36 +size 3259263