14
0

Accepting request 611989 from devel:languages:python:misc

Create SVG drawings

OBS-URL: https://build.opensuse.org/request/show/611989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-24 20:56:56 +00:00
committed by Git OBS Bridge
commit 1bff04b6b6
5 changed files with 105 additions and 0 deletions

11
python-svgwrite.changes Normal file
View File

@@ -0,0 +1,11 @@
-------------------------------------------------------------------
Thu May 24 17:49:27 UTC 2018 - toddrme2178@gmail.com
- Update 1.1.12
* BUGFIX: values attribute for element animate, accepts any semicolon separated values
- spec file cleanups
-------------------------------------------------------------------
Fri Oct 20 16:19:04 UTC 2017 - toddrme2178@gmail.com
- initial version