Accepting request 1117057 from Publishing

- 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/request/show/1117057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=10
This commit is contained in:
Ana Guerrero 2023-10-12 21:40:55 +00:00 committed by Git OBS Bridge
commit 212e6e38b8
5 changed files with 19 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.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>

View File

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

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

View File

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

View File

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