rebuilt with python 3.10 [release 0.28-2mamba;Wed Mar 22 2023]
This commit is contained in:
parent
99037e59bb
commit
a09be68541
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyxdg
|
Name: python-pyxdg
|
||||||
Version: 0.28
|
Version: 0.28
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: PyXDG contains implementations of freedesktop.org standards in python
|
Summary: PyXDG contains implementations of freedesktop.org standards in python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 06 2022 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user