Accepting request 1043025 from Publishing

- Update to version 0.14.6:
  * chore(release): 0.14.6
  * fix(tooling): Exempt LuaJIT from external bit32 library requirement (#1654)
  * fix(shapers): Apply tracking settings even in font-fallback shaper
  * refactor(shapers): Move fallback shaper to dedicated module
  * fix(packages): Use casting to restore shaper state after fallbacks
  * docs(manual): Fix grid docs by actually loading the module for use
  * chore(tooling): Update commitlint rules for current module types
  * test(typesetters): Update expectations for bugs squashed during refactor
  * refactor(typesetters): Move tate typesetter functions to class
  * fix(packages): Fix \cite{key} in bibtex package (#1655)
  * fix(debug): Correct filename in debug info after includes (#1652)

OBS-URL: https://build.opensuse.org/request/show/1043025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-12-15 18:25:34 +00:00 committed by Git OBS Bridge
commit e0a0201133
5 changed files with 21 additions and 10 deletions

View File

@ -2,11 +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.5/sile-0.14.5.tar.xz</param>
</service>
<service mode="manual" name="verify_file">
<param name="file">sile-0.14.5.tar.xz</param>
<param name="verifier">sha256</param>
<param name="checksum">2f0d6bb49efdf38a44f322ccc7cdb5bb9c2207fdbb44f67aa362ea0963068e07</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.6/sile-0.14.6.tar.xz</param>
</service>
</services>

View File

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

3
sile-0.14.6.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Dec 15 00:18:40 UTC 2022 - pirateclip@protonmail.com
- Update to version 0.14.6:
* chore(release): 0.14.6
* fix(tooling): Exempt LuaJIT from external bit32 library requirement (#1654)
* fix(shapers): Apply tracking settings even in font-fallback shaper
* refactor(shapers): Move fallback shaper to dedicated module
* fix(packages): Use casting to restore shaper state after fallbacks
* docs(manual): Fix grid docs by actually loading the module for use
* chore(tooling): Update commitlint rules for current module types
* test(typesetters): Update expectations for bugs squashed during refactor
* refactor(typesetters): Move tate typesetter functions to class
* fix(packages): Fix \cite{key} in bibtex package (#1655)
* fix(debug): Correct filename in debug info after includes (#1652)
-------------------------------------------------------------------
Sat Nov 19 19:09:36 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>

View File

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