diff --git a/selenium.spec b/selenium.spec index 4d8c0bca5a035089df7e3b1a4ec1a7929f733957..6d777f524e4068cb941f695c87eb6b762820be9b 100644 --- a/selenium.spec +++ b/selenium.spec @@ -5,7 +5,7 @@ Python. Name: python-selenium Version: 3.141.0 -Release: 3 +Release: 4 Summary: Python bindings for Selenium License: Apache-2.0 URL: https://github.com/SeleniumHQ/selenium/ @@ -22,8 +22,8 @@ BuildRequires: python3-setuptools BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel -BuildRequires: python3-urllib3 -Requires: python3-urllib3 +BuildRequires: python3-urllib3 == 1.26.3 +Requires: python3-urllib3 == 1.26.3 %description -n python3-selenium %{common_desc} @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Mar 02 2023 OpenStack_SIG - 3.141.0-4 +- Fix install error + * Fri Aug 13 2021 liksh - 3.141.0-3 - delete x_ignore_nofocus.so