sile/_service
Gordon Leung 224c188690 - Update to 0.14.12
* Features
  - i18n: Add Portuguese localizations for bibtex package
  - utilities: Add utility function for console messages without trace info
 * Bug Fixes
  - build: Make sure vendored luarocks isn't a phony target that runs repeatedly
  - core: Allocate exactly what we use, not a guess with an extra just in case
  - core: Correct usage of HarfBuzz when passing a filtered list of shapers
  - core: Fixup class loader so cache is all Lua module specs
  - packages: Don't warn on TOC content change if not actually used

OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=21
2023-10-11 18:02:32 +00:00

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