diff options
| author | ruki <[email protected]> | 2024-12-19 23:48:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-12-19 23:48:06 +0800 |
| commit | 1b6a5d25595c45c6e9515932975cc795ac3c8e6a (patch) | |
| tree | 3005fd480435402a000117a6da12b79dc0b5cc8e /scripts/rpmbuild | |
| parent | 2bb99e0c3f472d422ec7e48aaa29ae403dd8016e (diff) | |
update spec and sp1
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 5dc033650..539e98528 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.6 +Version: 2.9.7 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
