forked from pool/python-CairoSVG
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
This commit is contained in:
parent
844abfbe9d
commit
ce994b4561
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b222f913913fe97b90e22f6628973939ef7ce21d3b65a507a61d999b5bb5904
|
||||
size 262781454
|
3
CairoSVG-2.5.2.obscpio
Normal file
3
CairoSVG-2.5.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:faa88ffd26f262635de844ce9ba33c2e51db228be0e56ca65c542c20da538d71
|
||||
size 262792206
|
@ -1,5 +1,5 @@
|
||||
name: CairoSVG
|
||||
version: 2.5.1
|
||||
mtime: 1609944616
|
||||
commit: 44c5d42f96be879fc4e21775e51300bd3ad0093e
|
||||
version: 2.5.2
|
||||
mtime: 1615043794
|
||||
commit: e6013a31b714b6b632a3a6f3e565643c98b296ce
|
||||
|
||||
|
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">git://github.com/Kozea/CairoSVG.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">enable</param>
|
||||
<param name="revision">44c5d42</param>
|
||||
<param name="revision">e6013a3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 12 12:01:51 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 2.5.2
|
||||
* Fix marker path scale
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 16:09:41 UTC 2021 - andy great <andythe_great@pm.me>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user