SHA256
10
0
forked from pool/lua-readline

1 Commits

Author SHA256 Message Date
5097a71d09 Accepting request 1315190 from devel:languages:lua
- Switch off building lua51 build of the package.

- Add luajit version to _multibuild

OBS-URL: https://build.opensuse.org/request/show/1315190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-readline?expand=0&rev=4
2025-11-05 15:18:28 +00:00
4 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<multibuild>
<package>lua51</package>
<package>luajit</package>
<package>lua53</package>
<package>lua54</package>
</multibuild>

5
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,5 @@
mtime: 1761317451
commit: e4b561922a831d818fb873bb5672be5870336cec5656a72b99ea86c8114fb3cf
url: https://src.opensuse.org/lua/lua-readline.git
revision: e4b561922a831d818fb873bb5672be5870336cec5656a72b99ea86c8114fb3cf
projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git

3
build.specials.obscpio Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 24 14:50:51 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Switch off building lua51 build of the package.
-------------------------------------------------------------------
Mon Oct 20 19:53:56 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add luajit version to _multibuild
-------------------------------------------------------------------
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>