diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 9775d734d6eacbada70aeae7f0023a6174e0e66d..d5dbb21ea129cb23b277d41849ad3620115ad803 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-bcrypt Version: 3.2.0 -Release: 1 +Release: 2 Summary: Modern password hashing for your software and your servers License: Apache-2.0 URL: https://github.com/pyca/bcrypt/ @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Oct 25 2022 zhangruifang - 3.2.0-2 +- Rebuild for next release + * Wed Jul 14 2021 OpenStack_SIG - 3.2.0-1 - Upgrade to version 3.2.0