diff options
| author | ruki <[email protected]> | 2021-05-26 23:19:10 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-05-26 23:19:10 +0800 |
| commit | 7ba6a1093361f37ebb7d3937041addd284c0311a (patch) | |
| tree | 2718f0c7b3088410b6d6e862b8cbca34dfe8d148 /scripts | |
| parent | c4453267b85b6e27c65a4fb45417138ce554225a (diff) | |
fix spec version
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rpmbuild/SPECS/xmake.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec index ae31182bb..69daeeee2 100644 --- a/scripts/rpmbuild/SPECS/xmake.spec +++ b/scripts/rpmbuild/SPECS/xmake.spec @@ -7,7 +7,7 @@ %undefine _disable_source_fetch Name: xmake -Version: 2.5.3 +Version: 2.5.4 Release: 1%{?dist} Summary: A cross-platform build utility based on Lua BuildArch: noarch |
