diff --git a/_service b/_service index 02f9fa4..4f5559f 100644 --- a/_service +++ b/_service @@ -10,7 +10,7 @@ *.tar - zst + gz diff --git a/lua-luautf8.changes b/lua-luautf8.changes index 2a6057d..f8c6d19 100644 --- a/lua-luautf8.changes +++ b/lua-luautf8.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 29 20:28:47 UTC 2024 - Gordon Leung + +- Switch from xz compression to gzip + ------------------------------------------------------------------- Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek diff --git a/lua-luautf8.spec b/lua-luautf8.spec index 9fc8cdd..3c51b47 100644 --- a/lua-luautf8.spec +++ b/lua-luautf8.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package lua-luautf8 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,10 +34,10 @@ Summary: A utf-8 support module for Lua and LuaJIT License: MIT Group: Development/Languages/Other URL: https://github.com/starwing/luautf8 -Source: %{mod_name}-%{version}.tar.xz -BuildRequires: lua-macros +Source: %{mod_name}-%{version}.tar.gz BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-luarocks +BuildRequires: lua-macros Requires: %{flavor} %lua_provides %if "%{flavor}" == "" @@ -64,6 +64,8 @@ test in lua test suite2. %install %luarocks_install "%{mod_name}-%{rock_version}.linux-%{luarock_arch}.rock" +%check + %files %{lua_archdir} %{luarocks_treedir}/%{mod_name} diff --git a/luautf8-0.1.5.tar.gz b/luautf8-0.1.5.tar.gz new file mode 100644 index 0000000..25816bf --- /dev/null +++ b/luautf8-0.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bcfa1767dc3525b9bf7c03604e4a26a78eead63db783305cf52858ca7fb6922 +size 47445