14
0

- Update to 2.4.1:

* Fix the scale parameter
  * Allow href attributes with no namespace
  * Fix the tree root detection

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

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-CairoSVG
Version: 2.4.0
Version: 2.4.1
Release: 0
Summary: A Python SVG converter based on Cairo
License: LGPL-3.0-or-later