diff --git a/selenium.spec b/python-selenium.spec similarity index 94% rename from selenium.spec rename to python-selenium.spec index 4d8c0bca5a035089df7e3b1a4ec1a7929f733957..d293dccfacc383dfcafe479ad8ccea13b7beba65 100644 --- a/selenium.spec +++ b/python-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/ @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Oct 25 2021 chenchen - 3.141.0-4 +- change the spec file name to be the same as the repo name + * Fri Aug 13 2021 liksh - 3.141.0-3 - delete x_ignore_nofocus.so