- 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/package/show/Publishing/sile?expand=0&rev=25
This commit is contained in:
Gordon Leung 2023-12-24 06:56:07 +00:00 committed by Git OBS Bridge
parent b74988a0bc
commit d40c6d97db
5 changed files with 18 additions and 5 deletions

View File

@ -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>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4671b0f8df27c9e91bbb994ed1f8dc5f2b56179c80f071832307efa070da988
size 2920404

View File

@ -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>

View File

@ -18,7 +18,7 @@
%bcond_without tests
Name: sile
Version: 0.14.13
Version: 0.14.14
Release: 0
Summary: Simons Improved Layout Engine
Group: Productivity/Publishing