diff --git a/python-selenium.spec b/python-selenium.spec index f0b72ba..75651d1 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -6,7 +6,7 @@ Name: python-%{upstream_name} Version: 3.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for Selenium License: ASL 2.0 URL: http://docs.seleniumhq.org/ @@ -102,6 +102,9 @@ rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nof %endif %changelog +* Sat Jun 16 2018 Miro HronĨok - 3.12.0-2 +- Rebuilt for Python 3.7 + * Wed May 09 2018 Matthias Runge - 3.12.0-1 - update to 3.12.0 (rhbz#1431116)