diff --git a/python-selenium.changes b/python-selenium.changes index 967479a..b6540d2 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de + +- specfile: + * be more specific for %{python_sitelib}/* in %files + +------------------------------------------------------------------- +Sun Jul 1 17:46:04 UTC 2018 - arun@gmx.de + +- update to version 3.13.0: + * Add executing Chrome devtools command (#5989) + * fix incorrect w3c action encoding in python client (#6014) + * Implement context manager for WebDriver + * Stop sending "windowHandle" param in maximize_window command for + w3c + ------------------------------------------------------------------- Thu May 10 15:09:23 UTC 2018 - arun@gmx.de diff --git a/python-selenium.spec b/python-selenium.spec index 8a81a71..a933824 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-selenium -Version: 3.12.0 +Version: 3.13.0 Release: 0 Summary: Python bindings for Selenium License: Apache-2.0 @@ -57,6 +57,6 @@ supported, as well as the Selenium 1.0 bindings. %files %{python_files} %doc README.rst CHANGES -%{python_sitelib}/* +%{python_sitelib}/selenium* %changelog diff --git a/selenium-3.12.0.tar.gz b/selenium-3.12.0.tar.gz deleted file mode 100644 index cbfc15a..0000000 --- a/selenium-3.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a2630fd858636c894960726ca3c94d8277e516ea3a9d81614fb819a5844764 -size 848738 diff --git a/selenium-3.13.0.tar.gz b/selenium-3.13.0.tar.gz new file mode 100644 index 0000000..2edea44 --- /dev/null +++ b/selenium-3.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35bb209cab740c195276a323c1b750dbcfdb9f6983e7d6e3abba9cd8838f355 +size 852146