From a09be68541a112223c305c3eb1048b0633f1056a Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:31:33 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.28-2mamba;Wed Mar 22 2023] --- python-pyxdg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyxdg.spec b/python-pyxdg.spec index 5965efc..7eab352 100644 --- a/python-pyxdg.spec +++ b/python-pyxdg.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyxdg Version: 0.28 -Release: 1mamba +Release: 2mamba Summary: PyXDG contains implementations of freedesktop.org standards in python Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS COPYING %changelog +* Wed Mar 22 2023 Silvan Calarco 0.28-2mamba +- rebuilt with python 3.10 + * Mon Jun 06 2022 Automatic Build System 0.28-1mamba - automatic version update by autodist