!4 [sync] PR-3: remove %dist

From: @openeuler-sync-bot 
Reviewed-by: @cherry530, @yaqiangchen, @imjoey 
Signed-off-by: @imjoey
This commit is contained in:
openeuler-ci-bot 2022-12-27 03:45:37 +00:00 committed by Gitee
commit e6d3f29e44
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -8,7 +8,7 @@
Name: luarocks
Version: 3.5.0
Release: 1%{?dist}
Release: 2
Summary: A deployment and management system for Lua modules
License: MIT
@ -71,5 +71,8 @@ mkdir -p %{buildroot}%{_prefix}/lib/luarocks/rocks-%{lua_version}
%changelog
* Thu Mar 24 2022 liyanan <liyanan32@huawei.com> - 3.5.0-2
- remove %dist
* Fri Jul 30 2021 Joey Ma <majunjie@apache.org> - 3.5.0-1
- Initial package with 3.5.0, which only suppports openresty luajit for now