diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 9775d734d6eacbada70aeae7f0023a6174e0e66d..97af588fe4c4dab13f4cdf1bf93a6c1bd8783ec9 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 +* Wed Oct 19 2022 zhuofeng - 3.2.0-2 +- update Release + * Wed Jul 14 2021 OpenStack_SIG - 3.2.0-1 - Upgrade to version 3.2.0