rebuilt with python 3.10 [release 1.5.0-2mamba;Sun Apr 03 2022]
This commit is contained in:
parent
2ba21cc11f
commit
16972a63c6
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-evdev
|
Name: python-evdev
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Bindings to the Linux input handling subsystem
|
Summary: Bindings to the Linux input handling subsystem
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Sat Apr 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
* Sat Apr 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user