diff --git a/selenium-4.15.2.tar.gz b/selenium-4.16.0.tar.gz similarity index 55% rename from selenium-4.15.2.tar.gz rename to selenium-4.16.0.tar.gz index d52caeb0ee0b01bdd351595540440fbfea0b89aa..6a2cc3d913b1b4daded9cb4eb511f2c6354110e7 100644 Binary files a/selenium-4.15.2.tar.gz and b/selenium-4.16.0.tar.gz differ diff --git a/selenium.spec b/selenium.spec index 0fd7c2e19afcafefb0815a765073473bd2ce5b28..e3a0dc57f82f19c361de6dacb1d1792512e7c784 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.15.2 +Version: 4.16.0 Release: 1 Summary: Python bindings for Selenium License: Apache-2.0 URL: https://github.com/SeleniumHQ/selenium/ -Source0: https://files.pythonhosted.org/packages/04/44/e86a333a57dd81739126f78c73f2243af2bfb728787a7c66046eb923c02e/selenium-4.15.2.tar.gz +Source0: https://files.pythonhosted.org/packages/16/fd/a0ef793383077dd6296e4637acc82d1e9893e9a49a47f56e96996909e427/selenium-4.16.0.tar.gz %description %{common_desc} @@ -84,6 +84,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Dec 28 2023 Dongxing Wang - 4.16.0-1 +- Upgrade to version 4.16.0 + * Mon Nov 6 2023 Dongxing Wang - 4.15.2-1 - Upgrade to version 4.15.2