diff --git a/selenium.spec b/selenium.spec index 4d8c0bca5a035089df7e3b1a4ec1a7929f733957..e018bb5332b59b7f9298631998bf41f78f3f2b82 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/ @@ -30,6 +30,7 @@ Requires: python3-urllib3 %package help Summary: Python bindings for Selenium Provides: python3-selenium-doc +Buildarch: noarch %description help %{common_desc} @@ -81,6 +82,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 21 2024 Guangtao Huang - 3.141.0-4 +- Add Buildarch: noarch' to the help subpackage + * Fri Aug 13 2021 liksh - 3.141.0-3 - delete x_ignore_nofocus.so