diff --git a/python-selenium.changes b/python-selenium.changes index 5f1587e..d9f81b0 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Mon Apr 16 22:46:52 UTC 2012 - alexandre@exatati.com.br + +- Update to 2.21.2: + * Fix typing to file input when not using Selenium Server. Bug 3736 +- Package set to noarch again, since it does not include binaries + anymore. +------------------------------------------------------------------- Thu Apr 12 01:44:29 UTC 2012 - alexandre@exatati.com.br - Update to 2.21.1: diff --git a/python-selenium.spec b/python-selenium.spec index 3ebf453..8c8eb6d 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.1 +Version: 2.21.2 Release: 0 Url: http://code.google.com/p/selenium/ Summary: Python bindings for Selenium @@ -32,7 +32,9 @@ BuildRequires: python-distribute Requires: python-rdflib %if 0%{?suse_version} %py_requires -ExclusiveArch: %ix86 x86_64 +%if 0%{?suse_version} > 1110 +BuildArch: noarch +%endif %endif %description diff --git a/selenium-2.21.1.tar.bz2 b/selenium-2.21.1.tar.bz2 deleted file mode 100644 index 056992d..0000000 --- a/selenium-2.21.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:640bb26ebc18dbc917ab216d816feca51660858705274a750d6427ea955f27d3 -size 2493698 diff --git a/selenium-2.21.2.tar.bz2 b/selenium-2.21.2.tar.bz2 new file mode 100644 index 0000000..304c4cd --- /dev/null +++ b/selenium-2.21.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9271e7ddaa6ac7644331ff1cc8f899c8f1c081eba73c0c259f784739bc482f +size 2492420