From 7577f4d112afb54a87118e568e19b263702ba9a0 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Jul 04 2016 14:06:37 +0000 Subject: update to 2.53.6 --- diff --git a/.gitignore b/.gitignore index 1421bfa..48c0fd8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /selenium-2.53.2.tar.gz /selenium-2.53.4.tar.gz /selenium-2.53.5.tar.gz +/selenium-2.53.6.tar.gz diff --git a/python-selenium.spec b/python-selenium.spec index 35b0554..99d3834 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -5,7 +5,7 @@ %global upstream_name selenium Name: python-%{upstream_name} -Version: 2.53.5 +Version: 2.53.6 Release: 1%{?dist} Summary: Python bindings for Selenium License: ASL 2.0 @@ -102,6 +102,9 @@ rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nof %endif %changelog +* Mon Jul 04 2016 Matthias Runge - 2.53.6-1 +- upstream version 2.53.6 + * Wed Jun 15 2016 Matthias Runge - 2.53.5-1 - upstream version 2.53.5 diff --git a/sources b/sources index c2b9979..9ff635b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7e40c360d73e267234e166f252f574c selenium-2.53.5.tar.gz +66f2f89e46377247fb9df010568c5d1d selenium-2.53.6.tar.gz