14
0

- Update to 2.4.2:

* Fix race condition in tests
  * Fix scale for images with no viewBox

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-09-24 08:48:09 +00:00
committed by Git OBS Bridge
parent 89873fa350
commit 2ce715b3b5
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 24 08:46:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.4.2:
* Fix race condition in tests
* Fix scale for images with no viewBox
-------------------------------------------------------------------
Mon Sep 9 09:16:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>