remove dist

This commit is contained in:
dou33 2021-12-13 10:14:58 +08:00
parent 53fd8bf4dc
commit acfd2a934b

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 13 2021 douyan <douyan@kylinos.cn> - 0.5.1-13
- remove %{?dist}
* Thu Jul 23 2020 wangmian<wangmian@kylinos.cn> - 0.5.1-12
- Init grantlee project