rebuilt with python 3.10 [release 0.28-2mamba;Wed Mar 22 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:31:33 +01:00
parent 99037e59bb
commit a09be68541

View File

@ -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 <silvan.calarco@mambasoft.it> 0.28-2mamba
- rebuilt with python 3.10
* Mon Jun 06 2022 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
- automatic version update by autodist