- 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
This commit is contained in:
parent
ec12a25157
commit
224c188690
2
_service
2
_service
@ -2,6 +2,6 @@
|
||||
<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.11/sile-0.14.11.tar.xz</param>
|
||||
<param name="path">/sile-typesetter/sile/releases/download/v0.14.12/sile-0.14.12.tar.xz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25796088ad57c996527b9417cf4eb3c0402755886221986121a0667f1020452e
|
||||
size 2908108
|
3
sile-0.14.12.tar.xz
Normal file
3
sile-0.14.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b2c4d8b8636cda791e8751ffc8556d4cee60745a1336cb13aa0e46f5a009078
|
||||
size 2914168
|
14
sile.changes
14
sile.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 18:00:46 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 23 04:04:28 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user