- Update to 0.14.16
* Features - languages: Accomodate alternate Turkish hyphenation guidelines at apostrophes - typesetters: Support for speaker change introduced by em-dash * Bug Fixes - languages: Break at ela geminada in Catalan cancels the punt vola - languages: Break at explicit hyphen in Polish repeats the hyphen - languages: Remove multiple repetitions of U+00A0 nbsp in French - languages: U+00A0 nbsp in French causes unexpected word breaks OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=27
This commit is contained in:
parent
d40c6d97db
commit
d04a613c98
2
_service
2
_service
@ -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.14/sile-0.14.14.tar.xz</param>
|
||||
<param name="path">/sile-typesetter/sile/releases/download/v0.14.16/sile-0.14.16.tar.xz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4671b0f8df27c9e91bbb994ed1f8dc5f2b56179c80f071832307efa070da988
|
||||
size 2920404
|
3
sile-0.14.16.tar.xz
Normal file
3
sile-0.14.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf97585b7dcf77d99e328f6cdce71a4070324fe001f7876f730fa04c6c923857
|
||||
size 2923196
|
13
sile.changes
13
sile.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 27 15:40:31 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- Update to 0.14.16
|
||||
* Features
|
||||
- languages: Accomodate alternate Turkish hyphenation guidelines at apostrophes
|
||||
- typesetters: Support for speaker change introduced by em-dash
|
||||
* Bug Fixes
|
||||
- languages: Break at ela geminada in Catalan cancels the punt vola
|
||||
- languages: Break at explicit hyphen in Polish repeats the hyphen
|
||||
- languages: Remove multiple repetitions of U+00A0 nbsp in French
|
||||
- languages: U+00A0 nbsp in French causes unexpected word breaks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 24 06:53:10 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sile
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without tests
|
||||
Name: sile
|
||||
Version: 0.14.14
|
||||
Version: 0.14.16
|
||||
Release: 0
|
||||
Summary: Simon’s Improved Layout Engine
|
||||
Group: Productivity/Publishing
|
||||
|
Loading…
Reference in New Issue
Block a user