diff --git a/selenium-4.18.1.tar.gz b/selenium-4.18.1.tar.gz deleted file mode 100644 index 5c47a6382636f28b927069ceeae68d4ba5964a33..0000000000000000000000000000000000000000 Binary files a/selenium-4.18.1.tar.gz and /dev/null differ diff --git a/selenium-4.25.0.tar.gz b/selenium-4.25.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f59b320febea6dc16eb6c3bc13017acd7a1fa598 Binary files /dev/null and b/selenium-4.25.0.tar.gz differ diff --git a/selenium.spec b/selenium.spec index ef949ac3c065e9c5e19848e6b19edb3018f5cc5a..6d035983c176f5c7eb599a98aa0bbdde1da3dcda 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 +Version: 4.25.1 Release: 2 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/0e/5a/d3735b189b91715fd0f5a9b8d55e2605061309849470e96ab830f02cba40/selenium-4.25.0.tar.gz %description %{common_desc} @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Oct 11 2024 liudy - 4.25.0-1 +- Update version to 4.25.0 + * Thu Jun 20 2024 liuzhilin - 4.18.1-2 - del useless tarball-4.16.0.tar.gz