Accepting request 1197968 from Publishing

- Update to 0.15.5:
  * New Features
    - packages: Support biblatex date field and improve date formatting
  * Bug Fixes
    - build: Fix distribution of unit tests clean up dist file list
    - classes: Make document state available during class's post init
    - cli: Suppress trace info in quiet for warnings but do show errors
    - packages: Parse and split all bibtex name fields
    - packages: Use non-breakable space in bibTeX name splitting, not tilde

OBS-URL: https://build.opensuse.org/request/show/1197968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2024-09-02 11:13:34 +00:00 committed by Git OBS Bridge
commit 6d50fbc0a6
6 changed files with 20 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<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.15.4/sile-0.15.4.tar.zst</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.15.5/sile-0.15.5.tar.zst</param>
</service>
<service name="cargo_vendor" mode="manual">
<param name="src">sile*.tar.zst</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35d837b382ef4933489baea169264b94143da1538e71cdbc640c2f75c39e2358
size 3293199

3
sile-0.15.5.tar.zst Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Aug 31 03:13:42 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- Update to 0.15.5:
* New Features
- packages: Support biblatex date field and improve date formatting
* Bug Fixes
- build: Fix distribution of unit tests clean up dist file list
- classes: Make document state available during class's post init
- cli: Suppress trace info in quiet for warnings but do show errors
- packages: Parse and split all bibtex name fields
- packages: Use non-breakable space in bibTeX name splitting, not tilde
-------------------------------------------------------------------
Fri Jun 28 17:30:05 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@ -18,7 +18,7 @@
%bcond_without tests
Name: sile
Version: 0.15.4
Version: 0.15.5
Release: 0
Summary: Simons Improved Layout Engine
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6db572f1cab042ac236e906e7599ac123733b19a9862a9353ed350b0bd420faa
size 14264242
oid sha256:2be656bea83110f5c6fbbdba004eb795cf4179611ac7ccef92f32ea36f092963
size 14532693