diff --git a/python-bcrypt.spec b/python-bcrypt.spec index a6a3579912ba85515224344d7857fe38526f104d..e27ea51f6422eccce8c4531e8731406ae51c45a7 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -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 - 3.1.4-8 +- Type:rebuild +- ID:NA +- SUG:NA +- DESC:rebuild for requirement package update + * Wed Nov 13 2019 Lijin Yang - 3.1.4-7 - init package