diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index b7c4956..1017f8d 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-SecretStorage -Version: 3.3.1 +Version: 3.3.2 Release: 1mamba Summary: Python bindings to FreeDesktop.org Secret Service API Group: System/Libraries @@ -47,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Apr 20 2022 Automatic Build System 3.3.2-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 3.3.1-1mamba - package created using the webbuild interface