diff --git a/selenium-4.18.1.tar.gz b/selenium-4.19.0.tar.gz similarity index 55% rename from selenium-4.18.1.tar.gz rename to selenium-4.19.0.tar.gz index 5c47a6382636f28b927069ceeae68d4ba5964a33..611cfaa6456d379d49b9332eee63d6dbcbf6da52 100644 Binary files a/selenium-4.18.1.tar.gz and b/selenium-4.19.0.tar.gz differ diff --git a/selenium.spec b/selenium.spec index ef949ac3c065e9c5e19848e6b19edb3018f5cc5a..e7542201851a38e06e6e2c463cfbb35556f870b5 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.19.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/ba/5d/6798249aacc504632f23f957affbe381a380cc799827ea745482d851b665/selenium-4.19.0.tar.gz %description %{common_desc} @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 dongqi1 - 4.19.0-1 +- Update package to version 4.19.0 + * Thu Jun 20 2024 liuzhilin - 4.18.1-2 - del useless tarball-4.16.0.tar.gz