forked from pool/lua54
Fix license: it is MIT, not GPL-3.0-or-later.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,4 @@
|
||||
.osc
|
||||
_scmsync.obsinfo
|
||||
_buildconfig-*
|
||||
_buildinfo-*.xml
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 23 07:55:24 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Fix license: it is MIT, not GPL-3.0-or-later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 11:26:59 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@@ -29,7 +29,7 @@ Name: lua54%{name_ext}
|
||||
Version: 5.4.7
|
||||
Release: 0
|
||||
Summary: Small Embeddable Language with Procedural Syntax
|
||||
License: GPL-3.0-or-later
|
||||
License: MIT
|
||||
Group: Development/Languages/Other
|
||||
URL: https://www.lua.org
|
||||
Source: https://www.lua.org/ftp/lua-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user