forked from pool/python-CairoSVG
Accepting request 729372 from devel:languages:python
- 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/request/show/729372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CairoSVG?expand=0&rev=6
This commit is contained in:
commit
6697a7a968
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2600925a1f5bd2a119b9fb6e1d9f979f2ef71fc6055d8cb49c75b8e90f6d679
|
||||
size 38763
|
3
CairoSVG-2.4.1.tar.gz
Normal file
3
CairoSVG-2.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbd1d5e97ff72e2e46d69485164416fadd55a9cae944b50aa961130d8800fbc5
|
||||
size 38649
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 09:16:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 2.4.1:
|
||||
* Fix the scale parameter
|
||||
* Allow href attributes with no namespace
|
||||
* Fix the tree root detection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 13:54:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user