diff --git a/CairoSVG-2.3.1.tar.gz b/CairoSVG-2.3.1.tar.gz deleted file mode 100644 index f474594..0000000 --- a/CairoSVG-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5b67bc598f73693490b1bed8bc6e0ae447cf3a6d986c285db309343b90786ee -size 38960 diff --git a/CairoSVG-2.4.0.tar.gz b/CairoSVG-2.4.0.tar.gz new file mode 100644 index 0000000..7937f4c --- /dev/null +++ b/CairoSVG-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2600925a1f5bd2a119b9fb6e1d9f979f2ef71fc6055d8cb49c75b8e90f6d679 +size 38763 diff --git a/python-CairoSVG.changes b/python-CairoSVG.changes index fdb9b68..3660346 100644 --- a/python-CairoSVG.changes +++ b/python-CairoSVG.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 4 13:54:28 UTC 2019 - Tomáš Chvátal + +- Update to 2.4.0: + * Fix aspect and position when resizing root SVG tag + * Follow aspect and position hints when using forced output size + ------------------------------------------------------------------- Mon Apr 29 07:57:20 UTC 2019 - Tomáš Chvátal diff --git a/python-CairoSVG.spec b/python-CairoSVG.spec index 122f211..4b504e3 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.3.1 +Version: 2.4.0 Release: 0 Summary: A Python SVG converter based on Cairo License: LGPL-3.0-or-later