Accepting request 1229144 from Publishing
- Update to 0.15.7 * https://github.com/sile-typesetter/sile/releases/tag/v0.15.7 - Added luarocks as a BuildRequires OBS-URL: https://build.opensuse.org/request/show/1229144 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=21
This commit is contained in:
commit
8cdab5bc80
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<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.15.6/sile-0.15.6.tar.zst</param>
|
<param name="path">/sile-typesetter/sile/releases/download/v0.15.7/sile-0.15.7.tar.zst</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="cargo_vendor" mode="manual">
|
<service name="cargo_vendor" mode="manual">
|
||||||
<param name="src">sile*.tar.zst</param>
|
<param name="src">sile*.tar.zst</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ad3efc5ba6adbfab0b8034fa7d5c32501e5c486c589a35926f619794c7fc321
|
|
||||||
size 3332597
|
|
3
sile-0.15.7.tar.zst
Normal file
3
sile-0.15.7.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e353a41f9fe1532f7bedeba9a42009ffb9758c3cf947f222ba076eb87a4222b
|
||||||
|
size 3489292
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 8 19:21:39 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
- Update to 0.15.7
|
||||||
|
* https://github.com/sile-typesetter/sile/releases/tag/v0.15.7
|
||||||
|
- Added luarocks as a BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 00:59:36 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
Thu Nov 14 00:59:36 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: sile
|
Name: sile
|
||||||
Version: 0.15.6
|
Version: 0.15.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simon’s Improved Layout Engine
|
Summary: Simon’s Improved Layout Engine
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -30,6 +30,7 @@ Source2: sile-rpmlintrc
|
|||||||
# Lua modules
|
# Lua modules
|
||||||
BuildRequires: luajit
|
BuildRequires: luajit
|
||||||
BuildRequires: lua51-bit32
|
BuildRequires: lua51-bit32
|
||||||
|
BuildRequires: lua51-luarocks
|
||||||
BuildRequires: luajit-devel
|
BuildRequires: luajit-devel
|
||||||
Requires: lua51-bit32
|
Requires: lua51-bit32
|
||||||
BuildRequires: lua51-cassowary
|
BuildRequires: lua51-cassowary
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:019b8f0d8d74099534e060f1e4887bc599f67b0ae90513d13da2e10e2964721f
|
oid sha256:49dfa74b52713ab83c334e01427c57c7b9ccb17ae02d07774242fa66a9518860
|
||||||
size 15105674
|
size 12998290
|
||||||
|
Loading…
Reference in New Issue
Block a user