diff --git a/selenium-4.18.1.tar.gz b/selenium-4.22.0.tar.gz similarity index 53% rename from selenium-4.18.1.tar.gz rename to selenium-4.22.0.tar.gz index 5c47a6382636f28b927069ceeae68d4ba5964a33..6c4e7fce5ff567ed20ba1bb8c7301b1b10c4b748 100644 Binary files a/selenium-4.18.1.tar.gz and b/selenium-4.22.0.tar.gz differ diff --git a/selenium.spec b/selenium.spec index ef949ac3c065e9c5e19848e6b19edb3018f5cc5a..84a1a17490009c3135e317353160fcfff595bb81 100644 --- a/selenium.spec +++ b/selenium.spec @@ -4,12 +4,12 @@ WebDriver.The selenium package is used to automate web browser interaction from \ Python. Name: python-selenium -Version: 4.18.1 -Release: 2 +Version: 4.22.0 +Release: 1 Summary: Python bindings for Selenium License: Apache-2.0 URL: https://github.com/SeleniumHQ/selenium/ -Source0: https://files.pythonhosted.org/packages/16/fd/a0ef793383077dd6296e4637acc82d1e9893e9a49a47f56e96996909e427/selenium-4.18.1.tar.gz +Source0: https://files.pythonhosted.org/packages/04/93/fe0473c381dddce4db9527cf442d5949460fab4a92713fb5984386054323/selenium-4.22.0.tar.gz %description %{common_desc} @@ -84,6 +84,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 4 2024 lilu - 4.22.0-1 +- Update package to version 4.22.0 +- Add low-level sync API to use DevTools and so on + * Thu Jun 20 2024 liuzhilin - 4.18.1-2 - del useless tarball-4.16.0.tar.gz