diff options
| author | ruki <[email protected]> | 2023-09-26 23:45:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-26 23:45:16 +0800 |
| commit | bd34efa8fb7833c7c1761efb78a83bb0710ffb5b (patch) | |
| tree | db02ded36281a8fa6f3a7022dbb7a1aa54e887b8 /scripts/rpmbuild | |
| parent | 2b61611fb6731b01798642c4671e66d4aab73a69 (diff) | |
update spec
Diffstat (limited to 'scripts/rpmbuild')
| -rw-r--r-- | scripts/rpmbuild/xmake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmbuild/xmake.spec b/scripts/rpmbuild/xmake.spec index 6ec98e8da..826d2f4ed 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.8.2 +Version: 2.8.3 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
