From ce994b45617136ed3dd0f805cda5d410107e279f9e99b38d0a46ac9c49abdf3e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 12 Aug 2021 13:51:29 +0000 Subject: [PATCH] Accepting request 911820 from home:glaubitz:branches:devel:languages:python - Update to version 2.5.2 * Fix marker path scale OBS-URL: https://build.opensuse.org/request/show/911820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=22 --- CairoSVG-2.5.1.obscpio | 3 --- CairoSVG-2.5.2.obscpio | 3 +++ CairoSVG.obsinfo | 6 +++--- _service | 2 +- python-CairoSVG.changes | 6 ++++++ python-CairoSVG.spec | 2 +- 6 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 CairoSVG-2.5.1.obscpio create mode 100644 CairoSVG-2.5.2.obscpio diff --git a/CairoSVG-2.5.1.obscpio b/CairoSVG-2.5.1.obscpio deleted file mode 100644 index 6cf9039..0000000 --- a/CairoSVG-2.5.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b222f913913fe97b90e22f6628973939ef7ce21d3b65a507a61d999b5bb5904 -size 262781454 diff --git a/CairoSVG-2.5.2.obscpio b/CairoSVG-2.5.2.obscpio new file mode 100644 index 0000000..b4220ec --- /dev/null +++ b/CairoSVG-2.5.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa88ffd26f262635de844ce9ba33c2e51db228be0e56ca65c542c20da538d71 +size 262792206 diff --git a/CairoSVG.obsinfo b/CairoSVG.obsinfo index b7d37bf..4635590 100644 --- a/CairoSVG.obsinfo +++ b/CairoSVG.obsinfo @@ -1,5 +1,5 @@ name: CairoSVG -version: 2.5.1 -mtime: 1609944616 -commit: 44c5d42f96be879fc4e21775e51300bd3ad0093e +version: 2.5.2 +mtime: 1615043794 +commit: e6013a31b714b6b632a3a6f3e565643c98b296ce diff --git a/_service b/_service index 8f6bad3..9288edc 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git://github.com/Kozea/CairoSVG.git git enable - 44c5d42 + e6013a3 @PARENT_TAG@ diff --git a/python-CairoSVG.changes b/python-CairoSVG.changes index 9b443df..0391e6d 100644 --- a/python-CairoSVG.changes +++ b/python-CairoSVG.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 12 12:01:51 UTC 2021 - John Paul Adrian Glaubitz + +- Update to version 2.5.2 + * Fix marker path scale + ------------------------------------------------------------------- Sun Jan 10 16:09:41 UTC 2021 - andy great diff --git a/python-CairoSVG.spec b/python-CairoSVG.spec index e2569cb..dd4e8a0 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.5.1 +Version: 2.5.2 Release: 0 Summary: A Python SVG converter based on Cairo License: LGPL-3.0-or-later