add release for update

This commit is contained in:
fanjiachen 2020-08-21 10:50:17 +08:00
parent 1af757a7bf
commit af04247fcb

View File

@ -1,7 +1,7 @@
Name: python-bcrypt
Summary: Good password hashing for your software and your servers
Version: 3.1.4
Release: 7
Release: 8
License: ASL 2.0 and Public Domain and BSD
URL: http://pypi.python.org/pypi/bcrypt
Source0: https://files.pythonhosted.org/packages/source/b/bcrypt/bcrypt-%{version}.tar.gz
@ -69,5 +69,11 @@ This library should be compatible with py-bcrypt and it will run on Python 3.4+
%changelog
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 3.1.4-8
- Type:rebuild
- ID:NA
- SUG:NA
- DESC:rebuild for requirement package update
* Wed Nov 13 2019 Lijin Yang <yanglijin@huawei.com> - 3.1.4-7
- init package