From 0ee755482e94bc46339796c1cf020b229b6a5794516b94bcaa46fe77b0b1fbcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Thu, 6 Nov 2025 13:01:34 +0100 Subject: [PATCH] Obsolete lua51-cliarts <= 3.02 as well. --- lua-cliargs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lua-cliargs.spec b/lua-cliargs.spec index 234faf0..858a531 100644 --- a/lua-cliargs.spec +++ b/lua-cliargs.spec @@ -31,6 +31,10 @@ BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides +# Temporary workaround, while changing the numbering scheme +%if "%{flavor}" == "luajit" +Obsoletes: lua51-cliargs <= 3.02 +%endif %if "%{flavor}" == "" Name: lua-cliargs ExclusiveArch: do_not_build