Remove %{?dist}

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit f428fbe6840ec740b7ef16f5faa041ffaca1101b)
This commit is contained in:
cherry530 2022-03-24 19:05:58 +08:00 committed by openeuler-sync-bot
parent 53fd8bf4dc
commit f4fc432d14

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