diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 257372c..a92d038 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-bcrypt -Version: 4.2.0 +Version: 4.2.1 Release: 1mamba Summary: Good password hashing for your software and your servers Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 20 2024 Automatic Build System 4.2.1-1mamba +- automatic version update by autodist + * Sun Jul 28 2024 Automatic Build System 4.2.0-1mamba - automatic version update by autodist