14
0

Accepting request 317040 from home:Nijel:branches:devel:languages:python

- Remove ExclusiveArch as the package is moslty noarch, the only exception
  being optional addon for Firefox.

- Update to 2.46.0:
    * Firefox support up to 38
    * BlackBerry browser support
    * remove Presto-Opera support
    * firefox extension extraction fixes 
    * process management fixes with phantomjs
    * Comparing remote web element for equality does not require a remote command
    * Issues Fixed: (gcode) 8493, 8521, 8498, 8274, 8497, 5923
    * Issues Fixed: (github) 401

OBS-URL: https://build.opensuse.org/request/show/317040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selenium?expand=0&rev=47
This commit is contained in:
Michal Čihař
2015-07-16 08:09:06 +00:00
committed by Git OBS Bridge
parent 1dbad016ac
commit fa82ea1a4a
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jul 16 08:04:26 UTC 2015 - mcihar@suse.cz
- Remove ExclusiveArch as the package is moslty noarch, the only exception
being optional addon for Firefox.
-------------------------------------------------------------------
Thu Jul 16 07:57:32 UTC 2015 - mcihar@suse.cz
- Update to 2.46.0:
* Firefox support up to 38
* BlackBerry browser support
* remove Presto-Opera support
* firefox extension extraction fixes
* process management fixes with phantomjs
* Comparing remote web element for equality does not require a remote command
* Issues Fixed: (gcode) 8493, 8521, 8498, 8274, 8497, 5923
* Issues Fixed: (github) 401
-------------------------------------------------------------------
Thu Apr 23 09:13:15 UTC 2015 - mcihar@suse.cz