From 8216523cce6923c59d38c2600ce95de377ebb0f8d89a4179d4083cb6a8d079b5 Mon Sep 17 00:00:00 2001 From: Gordon Leung Date: Wed, 12 Jul 2023 02:18:02 +0000 Subject: [PATCH] Accepting request 1098263 from home:Pi-Cla:SILE - 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 OBS-URL: https://build.opensuse.org/request/show/1098263 OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=17 --- _service | 2 +- sile-0.14.10.tar.xz | 3 +++ sile-0.14.9.tar.xz | 3 --- sile.changes | 16 ++++++++++++++++ sile.spec | 2 +- 5 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 sile-0.14.10.tar.xz delete mode 100644 sile-0.14.9.tar.xz diff --git a/_service b/_service index 5542581..344189e 100644 --- a/_service +++ b/_service @@ -2,6 +2,6 @@ https github.com - /sile-typesetter/sile/releases/download/v0.14.9/sile-0.14.9.tar.xz + /sile-typesetter/sile/releases/download/v0.14.10/sile-0.14.10.tar.xz diff --git a/sile-0.14.10.tar.xz b/sile-0.14.10.tar.xz new file mode 100644 index 0000000..e0190ac --- /dev/null +++ b/sile-0.14.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:208ac6030d3a6f3922fa4addc5ede75aa3c3931cf681c5437c7f0c8f69ca5816 +size 2842812 diff --git a/sile-0.14.9.tar.xz b/sile-0.14.9.tar.xz deleted file mode 100644 index 6e7ffae..0000000 --- a/sile-0.14.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a719a490a2bb71136d25d665536fb9ff2a17123fc2cee48d05ce418cb404814 -size 2948088 diff --git a/sile.changes b/sile.changes index 7988de9..c0da0ce 100644 --- a/sile.changes +++ b/sile.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jul 11 11:50:46 UTC 2023 - Gordon Leung + +- 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 diff --git a/sile.spec b/sile.spec index 3035544..b03b8bf 100644 --- a/sile.spec +++ b/sile.spec @@ -18,7 +18,7 @@ %bcond_without tests Name: sile -Version: 0.14.9 +Version: 0.14.10 Release: 0 Summary: Simon’s Improved Layout Engine Group: Productivity/Publishing