diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 7c619acea2c4723b8f446c0ccfc3a0f0dabda216..1f2666aa8905addd6fb1d96611077d499e9ff154 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.2 -Release: 1 +Release: 2 Summary: Modern password hashing for your software and your servers License: Apache-2.0 URL: https://github.com/pyca/bcrypt/ @@ -26,6 +26,7 @@ This library should be compatible with py-bcrypt and it will run on Python 2.7, %package help Summary: Modern password hashing for your software and your servers +Buildarch: noarch Provides: python3-bcrypt-doc %description help Good password hashing for your software and your servers. @@ -77,6 +78,9 @@ pytest %{_docdir}/* %changelog +* Mon Aug 19 2024 chengsongyuxuan - 3.2.2-2 +- Add 'Buildarch: noarch' to the help subpackage. + * Fri Apr 28 2023 yaoxin - 3.2.2-1 - Update to 3.2.2