diff options
| author | ruki <[email protected]> | 2024-09-14 08:54:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-09-14 08:54:52 +0800 |
| commit | f45fa246e8429f701262de916433569e9481d719 (patch) | |
| tree | dcfad78098e675a5fbc29c099c8e92e8a35b3982 /scripts/rpmbuild | |
| parent | d30de52e9ba4371253ab7bfa6238b4931e9d0722 (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 08dd90cc0..31214dca4 100644 --- a/scripts/rpmbuild/xmake.spec +++ b/scripts/rpmbuild/xmake.spec @@ -2,7 +2,7 @@ %define use_luajit 0 Name: xmake -Version: 2.9.4 +Version: 2.9.5 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua |
