From 62ed4bf0b3f2e3caab6c82f4e4d06cd13b03ffcd Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 5 May 2024 10:33:01 +0200 Subject: [PATCH] automatic version update by autodist [release 4.1.3-1mamba;Sat May 04 2024] --- python-bcrypt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-bcrypt.spec b/python-bcrypt.spec index 8f00ef5..71d390c 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.1.2 +Version: 4.1.3 Release: 1mamba Summary: Good password hashing for your software and your servers Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat May 04 2024 Automatic Build System 4.1.3-1mamba +- automatic version update by autodist + * Sat Dec 23 2023 Automatic Build System 4.1.2-1mamba - automatic version update by autodist