From fe00a0a3379ccba50b52b842fbc6a9bd722cd664 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Jun 10 2016 06:51:08 +0000 Subject: upstream version 2.53.4 --- diff --git a/.gitignore b/.gitignore index 83c7281..382ae3e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /selenium-2.49.0.tar.gz /selenium-2.52.0.tar.gz /selenium-2.53.2.tar.gz +/selenium-2.53.4.tar.gz diff --git a/python-selenium.spec b/python-selenium.spec index 6f53ab1..12e4ee6 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -5,12 +5,12 @@ %global upstream_name selenium Name: python-%{upstream_name} -Version: 2.53.2 +Version: 2.53.4 Release: 1%{?dist} Summary: Python bindings for Selenium License: ASL 2.0 URL: http://docs.seleniumhq.org/ -Source0: https://pypi.python.org/packages/source/s/%{upstream_name}/%{upstream_name}-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/s/%{upstream_name}/%{upstream_name}-%{version}.tar.gz BuildArch: noarch @@ -102,6 +102,9 @@ rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nof %endif %changelog +* Fri Jun 10 2016 Matthias Runge - 2.53.4-1 +- upstream version 2.53.4 + * Wed May 18 2016 Matthias Runge - 2.53.2-1 - update to 2.53.2 diff --git a/sources b/sources index e44e9ea..08ffe80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -602095e5e8a1d9df03a1d5a1abc103ee selenium-2.53.2.tar.gz +f796b0fe9884758e550a33314b477047 selenium-2.53.4.tar.gz