forked from pool/lua-vstruct
Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c2ea07198f |
@@ -1,5 +1,5 @@
|
||||
<multibuild>
|
||||
<package>lua51</package>
|
||||
<package>luajit</package>
|
||||
<package>lua53</package>
|
||||
<package>lua54</package>
|
||||
</multibuild>
|
||||
|
||||
5
_scmsync.obsinfo
Normal file
5
_scmsync.obsinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
mtime: 1761317477
|
||||
commit: 3fb34932661850f37f1998b7b7d7ed771aeee10025a5d7701809a49a2497b4df
|
||||
url: https://src.opensuse.org/lua/lua-vstruct.git
|
||||
revision: 3fb34932661850f37f1998b7b7d7ed771aeee10025a5d7701809a49a2497b4df
|
||||
projectscmsync: https://src.opensuse.org/lua/_ObsPrj.git
|
||||
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:578c331fe32df29e2d6922bc8d2ea4e2cd91fbfde505ac63acf8ab7472963fbc
|
||||
size 256
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 14:51:17 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Switch off building lua51 build of the package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 14 23:28:23 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Make the package build with updated %%luarocks_* macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 10:33:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -57,9 +57,8 @@ A Lua library for packing and unpacking binary data, supporting arbitrary
|
||||
%check
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc CHANGES README.md
|
||||
%{lua_noarchdir}/%{mod_name}
|
||||
%{luarocks_treedir}/%{mod_name}
|
||||
%docdir %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc
|
||||
%license %{luarocks_treedir}/%{mod_name}/%{rock_version}/doc/COPYING
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user