From 60cde47cd1eae899384de5f23b33eb04ec35dbe5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:48:05 +0100 Subject: [PATCH] automatic version update by autodist [release 19.2.0-1mamba;Sat May 25 2019] --- python-twisted.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-twisted.spec b/python-twisted.spec index 3f3e6d4..a7ed12a 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -1,8 +1,8 @@ %define pkgmajver %(echo %{version} | cut -d. -f 1-2) Name: python-twisted -Version: 18.9.0 -Release: 2mamba +Version: 19.2.0 +Release: 1mamba Summary: Event-driven networking framework written in Python Group: System/Libraries/Python Vendor: openmamba @@ -77,6 +77,9 @@ done %defattr(-, root, root) %changelog +* Sat May 25 2019 Automatic Build System 19.2.0-1mamba +- automatic version update by autodist + * Thu Jan 10 2019 Silvan Calarco 18.9.0-2mamba - rebuild with python 3.6 support