Accepting request 1098264 from Publishing

- Update to 0.14.10
 * Features
  - cli: Allow more than one input document
  - i18n: Add localized strings for Cantonese and Chinese
  - packages: Add document class styling in autodoc
  - packages: Provide API for registering raw handlers linked to packages
 * Bug Fixes:
  - build: Avoid build artifacts being listed for installation
  - core: Avoid stack overflow in Harfbuzz module
  - outputters: Setup --makedeps to play along without explicit --output
  - packages: Converters package no longer worked after 0.13.0
  - packages: Correct chord line height and chord font use (forwarded request 1098263 from Pi-Cla)

OBS-URL: https://build.opensuse.org/request/show/1098264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2023-07-12 15:27:40 +00:00 committed by Git OBS Bridge
commit 7563053512
5 changed files with 21 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.9/sile-0.14.9.tar.xz</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.10/sile-0.14.10.tar.xz</param>
</service>
</services>

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

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Jul 11 11:50:46 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
- Update to 0.14.10
* Features
- cli: Allow more than one input document
- i18n: Add localized strings for Cantonese and Chinese
- packages: Add document class styling in autodoc
- packages: Provide API for registering raw handlers linked to packages
* Bug Fixes:
- build: Avoid build artifacts being listed for installation
- core: Avoid stack overflow in Harfbuzz module
- outputters: Setup --makedeps to play along without explicit --output
- packages: Converters package no longer worked after 0.13.0
- packages: Correct chord line height and chord font use
-------------------------------------------------------------------
Wed Apr 12 03:01:23 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>

View File

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