Upgrade to version 4.16.0

This commit is contained in:
desert-sailor 2023-12-28 15:55:04 +08:00
parent a6676e9f33
commit 1f67b32013
2 changed files with 5 additions and 2 deletions

View File

@ -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 <dongxing.wang_a@thundersoft.com> - 4.16.0-1
- Upgrade to version 4.16.0
* Mon Nov 6 2023 Dongxing Wang <dxwangk@isoftstone.com> - 4.15.2-1
- Upgrade to version 4.15.2