- Update to 0.14.11

* Bug Fixes:
  - core: Leave legacy masterFilename alone but use first input filename internally
  - core: Make masterFilename actually a filename
  - packages: Avoid mix-and-matching indents in fixed-width specimin blocks
  - utilities: Use real semver parser for deprecation warnings

OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=19
This commit is contained in:
Gordon Leung 2023-08-23 04:06:09 +00:00 committed by Git OBS Bridge
parent 8216523cce
commit ec12a25157
5 changed files with 15 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.10/sile-0.14.10.tar.xz</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.11/sile-0.14.11.tar.xz</param>
</service>
</services>

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 23 04:04:28 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
- Update to 0.14.11
* Bug Fixes:
- core: Leave legacy masterFilename alone but use first input filename internally
- core: Make masterFilename actually a filename
- packages: Avoid mix-and-matching indents in fixed-width specimin blocks
- utilities: Use real semver parser for deprecation warnings
-------------------------------------------------------------------
Tue Jul 11 11:50:46 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>

View File

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