94585b3429
* chore(release): 0.14.6 * fix(tooling): Exempt LuaJIT from external bit32 library requirement (#1654) * fix(shapers): Apply tracking settings even in font-fallback shaper * refactor(shapers): Move fallback shaper to dedicated module * fix(packages): Use casting to restore shaper state after fallbacks * docs(manual): Fix grid docs by actually loading the module for use * chore(tooling): Update commitlint rules for current module types * test(typesetters): Update expectations for bugs squashed during refactor * refactor(typesetters): Move tate typesetter functions to class * fix(packages): Fix \cite{key} in bibtex package (#1655) * fix(debug): Correct filename in debug info after includes (#1652) OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=9
8 lines
263 B
Plaintext
8 lines
263 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.6/sile-0.14.6.tar.xz</param>
|
|
</service>
|
|
</services>
|