From 50e8992dd968c4da25bfe32724e87562fd01bee69d4f0fbd8473259d3d24b919 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 12 Oct 2017 11:18:17 +0000 Subject: [PATCH] Accepting request 532546 from home:jengelh:branches:devel:languages:python - Remove future plans from description. OBS-URL: https://build.opensuse.org/request/show/532546 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=58 --- python-selenium.changes | 5 +++++ python-selenium.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-selenium.changes b/python-selenium.changes index af9668c..8b725c0 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 8 09:13:11 UTC 2017 - jengelh@inai.de + +- Remove future plans from description. + ------------------------------------------------------------------- Sun Oct 1 19:07:40 UTC 2017 - mimi.vx@gmail.com diff --git a/python-selenium.spec b/python-selenium.spec index 6e3030c..e25da6e 100644 --- a/python-selenium.spec +++ b/python-selenium.spec @@ -38,9 +38,8 @@ ExclusiveArch: %{ix86} x86_64 Selenium Python Client Driver is a Python language binding for Selenium Remote Control (version 1.0 and 2.0). -Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are -supported, as well as the Selenium 1.0 bindings. As work will progresses we'll -add more "native" drivers. +Currently, the remote protocol, Firefox and Chrome for Selenium 2.0 are +supported, as well as the Selenium 1.0 bindings. %prep %setup -q -n selenium-%{version}