Accepting request 1036836 from Publishing

OBS-URL: https://build.opensuse.org/request/show/1036836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2022-11-20 18:47:00 +00:00 committed by Git OBS Bridge
commit 41c84ddef0
5 changed files with 21 additions and 8 deletions

View File

@ -2,11 +2,11 @@
<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.4/sile-0.14.4.tar.xz</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.4.tar.xz</param>
<param name="file">sile-0.14.5.tar.xz</param>
<param name="verifier">sha256</param>
<param name="checksum">28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24</param>
<param name="checksum">2f0d6bb49efdf38a44f322ccc7cdb5bb9c2207fdbb44f67aa362ea0963068e07</param>
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24
size 2734160

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Nov 19 19:09:36 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
update: 0.14.4 -> 0.14.5
- Bug Fixes
* inputters: Correct false positive detection of STDIN as Lua content
* inputters: Don't duplicate passthrough content in AST
* inputters: Permit content outside of the document note, e.g. comments or blanks
* inputters: Relax SIL format sniffing to allow valid syntax
* languages: Tidy up variable scope in languages/unicode.lua
* measurements: Allow redefinition of existing units
* packages: Ensure a page switch does not break boustrophedon
-------------------------------------------------------------------
Sat Nov 5 16:18:00 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
@ -9,7 +22,7 @@ update: 0.14.3 -> 0.14.4
- Bug Fixes
* classes: Always break out of hmode before processing \chapter headings
* core: A typo in a variable prevents using -u with a class
* languages: Make 'und' an exception to language name canonicalization
* languages: Make 'und' an exception to language name canonicalization
* math: Fix insertion order of MathML children
* packages: Account for depth when calculating rotation center
* packages: Avoid forcing mirrored masters in twoside package

View File

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