forked from pool/lua51
Compare commits
2 Commits
baea974a95
...
main
Author | SHA256 | Date | |
---|---|---|---|
955a9b64ac
|
|||
52cfa7c57b
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 5 07:21:48 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- interpreter should only provide, not conflict lua symbol
|
||||
(bsc#1247521)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 19 09:23:33 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@@ -41,7 +41,6 @@ BuildRequires: libtool
|
||||
BuildRequires: lua-macros
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
Conflicts: lua
|
||||
Provides: lua = %{version}
|
||||
Obsoletes: lua < %{version}
|
||||
Provides: Lua(API) = %{major_version}
|
||||
|
Reference in New Issue
Block a user