Accepting request 1134957 from Publishing
- Update to 0.14.14 * Features - cli: Change module load error to suggestion for how to install 3rd party modules - languages: U+00A0 non-breaking space must be stretchable by default - typesetters: Support U+00AD soft hyphen as discretionary break * Bug Fixes - cli: Stop outputting error messages twice on failure to process main file - core: Use nil-safe and Lua-version-robust table utils - packages: Adjust dropcap logic for letters with a depth OBS-URL: https://build.opensuse.org/request/show/1134957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=12
This commit is contained in:
commit
aae88598b2
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.13/sile-0.14.13.tar.xz</param>
|
||||
<param name="path">/sile-typesetter/sile/releases/download/v0.14.14/sile-0.14.14.tar.xz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d4f587da9e6cabe27010310bbfba70504900af576872a348bc951d0c9ee15c0
|
||||
size 2918528
|
3
sile-0.14.14.tar.xz
Normal file
3
sile-0.14.14.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4671b0f8df27c9e91bbb994ed1f8dc5f2b56179c80f071832307efa070da988
|
||||
size 2920404
|
13
sile.changes
13
sile.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 24 06:53:10 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- Update to 0.14.14
|
||||
* Features
|
||||
- cli: Change module load error to suggestion for how to install 3rd party modules
|
||||
- languages: U+00A0 non-breaking space must be stretchable by default
|
||||
- typesetters: Support U+00AD soft hyphen as discretionary break
|
||||
* Bug Fixes
|
||||
- cli: Stop outputting error messages twice on failure to process main file
|
||||
- core: Use nil-safe and Lua-version-robust table utils
|
||||
- packages: Adjust dropcap logic for letters with a depth
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 17:28:13 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user