automatic version update by autodist [release 0.12.0-1mamba;Thu Apr 14 2022]
This commit is contained in:
parent
6dc58806f3
commit
e473bcbebe
@ -1,6 +1,6 @@
|
|||||||
Name: tevent
|
Name: tevent
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.11.0
|
Version: 0.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An event system based on the talloc memory management library.
|
Summary: An event system based on the talloc memory management library.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -94,8 +94,8 @@ Tevent also provide helpers to deal with asynchronous code providing the tevent_
|
|||||||
|
|
||||||
%files -n python-%{name}
|
%files -n python-%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/_tevent.cpython-3*.so
|
%{python3_sitelib}/_tevent.cpython-3*.so
|
||||||
%{python3_sitearch}/tevent.py
|
%{python3_sitelib}/tevent.py
|
||||||
|
|
||||||
#%files -n python-%{name}-py36
|
#%files -n python-%{name}-py36
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
@ -103,6 +103,9 @@ Tevent also provide helpers to deal with asynchronous code providing the tevent_
|
|||||||
#%{python36_sitearch}/tevent.py
|
#%{python36_sitearch}/tevent.py
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2022 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jul 10 2021 Automatic Build System <autodist@mambasoft.it> 0.11.0-1mamba
|
* Sat Jul 10 2021 Automatic Build System <autodist@mambasoft.it> 0.11.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user