From 61b9b179f4ab451b95a25679509cdc3be4cf39ed Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 10:42:42 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.3.3-2mamba;Fri Apr 07 2023] --- python-SecretStorage.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-SecretStorage.spec b/python-SecretStorage.spec index a72804f..6b30b91 100644 --- a/python-SecretStorage.spec +++ b/python-SecretStorage.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-SecretStorage Version: 3.3.3 -Release: 1mamba +Release: 2mamba Summary: Python bindings to FreeDesktop.org Secret Service API Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 3.3.3-2mamba +- rebuilt with python 3.10 + * Sun Aug 14 2022 Automatic Build System 3.3.3-1mamba - automatic version update by autodist