diff --git a/tevent.spec b/tevent.spec index 66c875c..c67f323 100644 --- a/tevent.spec +++ b/tevent.spec @@ -1,7 +1,7 @@ Name: tevent Epoch: 1 -Version: 0.15.0 -Release: 2mamba +Version: 0.16.0 +Release: 1mamba Summary: An event system based on the talloc memory management library. Group: System/Libraries Vendor: openmamba @@ -89,6 +89,9 @@ Tevent also provide helpers to deal with asynchronous code providing the tevent_ %{python3_sitearch}/tevent.py %changelog +* Tue Oct 17 2023 Automatic Build System 0.16.0-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Silvan Calarco 0.15.0-2mamba - rebuilt with python3 == 3.11