diff --git a/lua-luadbi.changes b/lua-luadbi.changes index 5aed2e5..5271426 100644 --- a/lua-luadbi.changes +++ b/lua-luadbi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 18 15:55:03 UTC 2021 - Callum Farmer + +- Use %lua_provides macro for default lua versioning + ------------------------------------------------------------------- Fri Oct 9 02:58:43 UTC 2020 - Emil Biserov diff --git a/lua-luadbi.spec b/lua-luadbi.spec index edbe450..922283e 100644 --- a/lua-luadbi.spec +++ b/lua-luadbi.spec @@ -35,6 +35,7 @@ BuildRequires: postgresql-devel BuildRequires: postgresql-server-devel BuildRequires: sqlite3-devel Requires: %{flavor} +%lua_provides %if "%{flavor}" == "" Name: lua-%{mod_name} ExclusiveArch: do_not_build