!17 add release number for rebuild

From: @tong_1001
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-05-21 10:18:02 +08:00 committed by Gitee
commit 48fad466bf

View File

@ -2,7 +2,7 @@
Name: python-beaker
Version: 1.10.0
Release: 6
Release: 7
Summary: A web session and general caching library.
License: BSD and MIT
URL: http://beaker.readthedocs.io
@ -95,6 +95,9 @@ kill %1
%{python3_sitelib}/Beaker*
%changelog
* Thu May 08 2021 shixuantong <shixuantong@huawei.com> - 1.10.0-7
- add release number for rebuild
* Fri Jan 08 2020 shixuantong <shixuantong@huawei.com> - 1.10.0-6
- replace python-crypto with python-pycryptodome