diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index 1017f8d..a72804f 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.2 +Version: 3.3.3 Release: 1mamba Summary: Python bindings to FreeDesktop.org Secret Service API Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Aug 14 2022 Automatic Build System 3.3.3-1mamba +- automatic version update by autodist + * Wed Apr 20 2022 Automatic Build System 3.3.2-1mamba - automatic version update by autodist