14
0
Files
python-svgwrite/python-svgwrite.changes
Tomáš Chvátal d16bebb0e1 - Version update to 1.2.1:
* BUGFIX: Python 2 pretty print encoding issue
  * NEW: Inkscape extension - support for Inkscape layers
  * BUGFIX: compatibility with Python 3.7 by fixing re.split() usage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=9
2019-01-02 11:46:59 +00:00

30 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Wed Jan 2 11:43:25 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 1.2.1:
* BUGFIX: Python 2 pretty print encoding issue
* NEW: Inkscape extension - support for Inkscape layers
* BUGFIX: compatibility with Python 3.7 by fixing re.split() usage
-------------------------------------------------------------------
Tue Dec 4 12:55:01 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Jul 29 12:32:26 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary.
-------------------------------------------------------------------
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