diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 9775d73..d5dbb21 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