Remove the release suffix

(cherry picked from commit 3d7c2d609b8b4dc50dc714c83a532785c0072de2)
This commit is contained in:
hht8 2020-12-29 09:06:03 +08:00 committed by openeuler-sync-bot
parent 53fd8bf4dc
commit e558d9ead5

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
* Mon Dec 12 2020 huanghaitao <huanghaitao8@huawei.com> - 0.5.1-13
- Remove the release suffix
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0.5.1-12
- Init grantlee project