From 023f4369c25c8ab4870c57a212e88251f2ff6965423c8c1e10bf4fd8b8e225f4 Mon Sep 17 00:00:00 2001 From: Alexandre Rogoski Date: Fri, 18 Nov 2011 17:26:33 +0000 Subject: [PATCH] - Update to 2.13.0: - Fixed switch_to_window so that it didnt crash Firefox Bug 2633 - Fixed Screenshot handling to work in all browsers. Bug 2829 - Force Firefox to the Foreground OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=16 --- python-selenium.changes | 8 ++++++++ python-selenium.spec | 2 +- selenium-2.12.1.tar.bz2 | 3 --- selenium-2.13.0.tar.bz2 | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 selenium-2.12.1.tar.bz2 create mode 100644 selenium-2.13.0.tar.bz2 diff --git a/python-selenium.changes b/python-selenium.changes index b242872..158b2a9 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 18 17:22:00 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.13.0: + - Fixed switch_to_window so that it didnt crash Firefox Bug 2633 + - Fixed Screenshot handling to work in all browsers. Bug 2829 + - Force Firefox to the Foreground + ------------------------------------------------------------------- Fri Nov 11 02:02:09 UTC 2011 - alexandre@exatati.com.br diff --git a/python-selenium.spec b/python-selenium.spec index e9151d1..bddf880 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.12.1 +Version: 2.13.0 Release: 0 Url: http://code.google.com/p/selenium/ Summary: Python bindings for Selenium diff --git a/selenium-2.12.1.tar.bz2 b/selenium-2.12.1.tar.bz2 deleted file mode 100644 index d93ef7e..0000000 --- a/selenium-2.12.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48a4415b910143cf1bd18232d5cfaff2b798909f77287e202595b5c6884e3f51 -size 3220614 diff --git a/selenium-2.13.0.tar.bz2 b/selenium-2.13.0.tar.bz2 new file mode 100644 index 0000000..f399a05 --- /dev/null +++ b/selenium-2.13.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbc7d08058fc7830794dbec6942b0ffc7f36227a24ce0ac03a8864f52bca390 +size 3248865