From 27475a27d60f5313b03b4b4cbeba58348d27ff64 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:27:12 +0100 Subject: [PATCH] automatic version update by autodist [release 0.16.0-1mamba;Tue Oct 17 2023] --- tevent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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