add release number for rebuild

This commit is contained in:
shixuantong 2021-05-20 21:03:38 +08:00
parent 3738833d7f
commit 8efe049049

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