Accepting request 1121477 from home:Pi-Cla:SILE
- Update to 0.14.13 * Features - classes: Add landscape option to base class - cli: Allow multiple runtime SILE_PATH segments * Bug Fixes - frames: Update frame constraints with new frame IDs after \makecolumns OBS-URL: https://build.opensuse.org/request/show/1121477 OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=23
This commit is contained in:
parent
224c188690
commit
b74988a0bc
2
_service
2
_service
@ -2,6 +2,6 @@
|
|||||||
<service mode="manual" name="download_url">
|
<service mode="manual" name="download_url">
|
||||||
<param name="protocol">https</param>
|
<param name="protocol">https</param>
|
||||||
<param name="host">github.com</param>
|
<param name="host">github.com</param>
|
||||||
<param name="path">/sile-typesetter/sile/releases/download/v0.14.12/sile-0.14.12.tar.xz</param>
|
<param name="path">/sile-typesetter/sile/releases/download/v0.14.13/sile-0.14.13.tar.xz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8b2c4d8b8636cda791e8751ffc8556d4cee60745a1336cb13aa0e46f5a009078
|
|
||||||
size 2914168
|
|
3
sile-0.14.13.tar.xz
Normal file
3
sile-0.14.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3d4f587da9e6cabe27010310bbfba70504900af576872a348bc951d0c9ee15c0
|
||||||
|
size 2918528
|
@ -1,4 +1,13 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 31 17:28:13 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
- Update to 0.14.13
|
||||||
|
* Features
|
||||||
|
- classes: Add landscape option to base class
|
||||||
|
- cli: Allow multiple runtime SILE_PATH segments
|
||||||
|
* Bug Fixes
|
||||||
|
- frames: Update frame constraints with new frame IDs after \makecolumns
|
||||||
|
-------------------------------------------------------------------
|
||||||
Wed Oct 11 18:00:46 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
Wed Oct 11 18:00:46 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
- Update to 0.14.12
|
- Update to 0.14.12
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: sile
|
Name: sile
|
||||||
Version: 0.14.12
|
Version: 0.14.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simon’s Improved Layout Engine
|
Summary: Simon’s Improved Layout Engine
|
||||||
Group: Productivity/Publishing
|
Group: Productivity/Publishing
|
||||||
|
Loading…
Reference in New Issue
Block a user