forked from pool/python-sphinxcontrib-svg2pdfconverter
* provide support for RSVG converter's ``--format`` argument. In more recent RSVG builds, the ``pdf1.5`` format will generate the fewest warnings with LaTeX backends. By default, this is ``pdf``. * Fix CairSVGConverter::convert for usage on Windows * Use errno symbols from standard library OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-svg2pdfconverter?expand=0&rev=13
53 lines
1.8 KiB
Plaintext
53 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 10 21:45:29 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.3:
|
|
* provide support for RSVG converter's ``--format`` argument. In
|
|
more recent RSVG builds, the ``pdf1.5`` format will generate
|
|
the fewest warnings with LaTeX backends. By default, this is
|
|
``pdf``.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 20:14:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.2:
|
|
* update mail address
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 29 01:29:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to 1.2.1
|
|
* Update license text
|
|
* Fix InkscapeConverter is_available handling due to changed function call order in sphinx 3.x and above
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 11:50:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.0:
|
|
* Match inkscape version number only
|
|
* Fix CairSVGConverter::convert for usage on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 17 13:34:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1.1:
|
|
* Use errno symbols from standard library
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 28 09:12:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 1.1.0
|
|
* Add CairoSVG converter
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 16 13:35:08 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.1:
|
|
* drop python2 support
|
|
* various metadata updates
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 08:05:04 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Initial packaging (version 0.1.0)
|