add release version for rebuild

This commit is contained in:
桐小哥 2020-08-21 11:44:19 +08:00 committed by Gitee
parent 4bdd0e2798
commit 5466d2122f

View File

@ -1,6 +1,6 @@
Name: python-tornado Name: python-tornado
Version: 5.0.2 Version: 5.0.2
Release: 5 Release: 6
Summary: a Python web framework and asynchronous networking library Summary: a Python web framework and asynchronous networking library
License: ASL 2.0 License: ASL 2.0
URL: http://www.tornadoweb.org URL: http://www.tornadoweb.org
@ -60,6 +60,9 @@ and other applications that require a long-lived connection to each user.
%{python3_sitearch}/* %{python3_sitearch}/*
%changelog %changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 5.0.2-6
- add release version for rebuild
* Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.2-5 * Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0.2-5
- Package init - Package init