diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 5eeb78b..7c6c2b3 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-bcrypt Version: 4.0.1 -Release: 1mamba +Release: 2mamba Summary: Good password hashing for your software and your servers Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Jun 08 2023 Automatic Build System 4.0.1-2mamba +- rebuilt with python 3.10 + * Tue Oct 11 2022 Automatic Build System 4.0.1-1mamba - automatic version update by autodist