8216523cce
- Update to 0.14.10 * Features - cli: Allow more than one input document - i18n: Add localized strings for Cantonese and Chinese - packages: Add document class styling in autodoc - packages: Provide API for registering raw handlers linked to packages * Bug Fixes: - build: Avoid build artifacts being listed for installation - core: Avoid stack overflow in Harfbuzz module - outputters: Setup --makedeps to play along without explicit --output - packages: Converters package no longer worked after 0.13.0 - packages: Correct chord line height and chord font use OBS-URL: https://build.opensuse.org/request/show/1098263 OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=17
8 lines
265 B
Plaintext
8 lines
265 B
Plaintext
<services>
|
|
<service mode="manual" name="download_url">
|
|
<param name="protocol">https</param>
|
|
<param name="host">github.com</param>
|
|
<param name="path">/sile-typesetter/sile/releases/download/v0.14.10/sile-0.14.10.tar.xz</param>
|
|
</service>
|
|
</services>
|