diff --git a/python-selenium.changes b/python-selenium.changes index d9f81b0..946b0ed 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 9 05:05:09 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.21.3: + * Fix for File Upload to remote servers + * Better handling of typing in input=file. Bug 3831, 3736 + * Better handling of unicode URLS Bug 3740 + ------------------------------------------------------------------- Mon Apr 16 22:46:52 UTC 2012 - alexandre@exatati.com.br diff --git a/python-selenium.spec b/python-selenium.spec index 8c8eb6d..0b3ebbf 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.21.2 +Version: 2.21.3 Release: 0 Url: http://code.google.com/p/selenium/ Summary: Python bindings for Selenium diff --git a/selenium-2.21.2.tar.bz2 b/selenium-2.21.2.tar.bz2 deleted file mode 100644 index 304c4cd..0000000 --- a/selenium-2.21.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b9271e7ddaa6ac7644331ff1cc8f899c8f1c081eba73c0c259f784739bc482f -size 2492420 diff --git a/selenium-2.21.3.tar.bz2 b/selenium-2.21.3.tar.bz2 new file mode 100644 index 0000000..ca9ba1b --- /dev/null +++ b/selenium-2.21.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f55d0e7921a728bd7fca2dff26607d6e0bac98344457794143d1691d88f72319 +size 2517957