From 378bd578c77f5e87bbb2022e0d692c97d15b938df62361216f1d2adf40926f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 3 Aug 2018 11:47:50 +0000 Subject: [PATCH] Accepting request 627321 from home:namtrac:branches:devel:languages:python - Update to version 3.14.0 * [py] Fix doc of URL-related ExpectedCondition (#6236) OBS-URL: https://build.opensuse.org/request/show/627321 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=73 --- python-selenium.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-selenium.changes b/python-selenium.changes index 2310ac6..99c449e 100644 --- a/python-selenium.changes +++ b/python-selenium.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Fri Aug 3 08:44:01 UTC 2018 - idonmez@suse.com -- [py] Fix doc of URL-related ExpectedCondition (#6236) +- Update to version 3.14.0 + * [py] Fix doc of URL-related ExpectedCondition (#6236) ------------------------------------------------------------------- Sun Jul 1 19:18:04 UTC 2018 - arun@gmx.de