sile/_service
Gordon Leung 8d665561d5 Accepting request 1061682 from home:Pi-Cla:branches:Publishing
update: 0.14.7 -> 0.14.8
- Features
 * build: Pass build time configuration into Lua environment
 * core: Add variations support to font command
 * shapers: Instanciate variable fonts
 * shapers: Support named instances with FontConfig
 * shapers: Support named instances with macfonts
- Bug Fixes
 * build: Package license file for vendored lunamark fork
 * classes: Coerce option values to booleans
 * packages: Absolutize parskip heights on use
 * packages: Pass style & weight values to the math font loader
 * packages: Quote option values in documentation when necessary
 * tooling: Use luaEnv properly

OBS-URL: https://build.opensuse.org/request/show/1061682
OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=13
2023-01-28 05:17:18 +00:00

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.8/sile-0.14.8.tar.xz</param>
</service>
</services>