forked from pool/python-pytest-xvfb
16 lines
477 B
Plaintext
16 lines
477 B
Plaintext
|
|
-------------------------------------------------------------------
|
||
|
|
Sun Apr 15 18:54:38 UTC 2018 - arun@gmx.de
|
||
|
|
|
||
|
|
- specfile:
|
||
|
|
* update copyright year
|
||
|
|
* always run tests
|
||
|
|
|
||
|
|
- update to version 1.1.0:
|
||
|
|
* The xvfb_args option is now a single line parsed with shlex.split.
|
||
|
|
* The XvfbExitedError exception now includes stdout and stderr.
|
||
|
|
|
||
|
|
-------------------------------------------------------------------
|
||
|
|
Mon Aug 28 17:18:33 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
|
||
|
|
- Initial version
|