!10 [sync] PR-9: 根据社区打包规范需要去掉Release中%{?dist}

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-08-12 07:39:27 +00:00 committed by Gitee
commit 2bcd06077a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: grantlee
Summary: Qt string template engine based on the Django template system
Version: 0.5.1
Release: 12%{?dist}
Release: 13
License: LGPLv2+
URL: http://www.gitorious.org/grantlee/pages/Home
@ -122,5 +122,8 @@ xvfb-run -a make test -C %{_target_platform} ||:
%changelog
* Thu Mar 24 2022 xu_ping<xuping33@huawei.com> - 0.5.1-13
- Remove %{?dist}
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0.5.1-12
- Init grantlee project