diff --git a/CairoSVG-2.4.0.tar.gz b/CairoSVG-2.4.0.tar.gz deleted file mode 100644 index 7937f4c..0000000 --- a/CairoSVG-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d2600925a1f5bd2a119b9fb6e1d9f979f2ef71fc6055d8cb49c75b8e90f6d679 -size 38763 diff --git a/CairoSVG-2.4.1.tar.gz b/CairoSVG-2.4.1.tar.gz new file mode 100644 index 0000000..d9f1aa4 --- /dev/null +++ b/CairoSVG-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd1d5e97ff72e2e46d69485164416fadd55a9cae944b50aa961130d8800fbc5 +size 38649 diff --git a/python-CairoSVG.changes b/python-CairoSVG.changes index 3660346..f226d63 100644 --- a/python-CairoSVG.changes +++ b/python-CairoSVG.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 9 09:16:37 UTC 2019 - Tomáš Chvátal + +- 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 diff --git a/python-CairoSVG.spec b/python-CairoSVG.spec index 4b504e3..bb06ca9 100644 --- a/python-CairoSVG.spec +++ b/python-CairoSVG.spec @@ -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