diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 2088bb9..1ae5cab 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: 3mamba +Version: 4.1.1 +Release: 1mamba Summary: Good password hashing for your software and your servers Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Nov 29 2023 Automatic Build System 4.1.1-1mamba +- automatic version update by autodist + * Wed Sep 27 2023 Automatic Build System 4.0.1-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba