automatic version update by autodist [release 19.2.0-1mamba;Sat May 25 2019]

This commit is contained in:
Automatic Build System 2024-01-05 16:48:05 +01:00
parent cfe4741b4c
commit 60cde47cd1

View File

@ -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 <autodist@mambasoft.it> 19.2.0-1mamba
- automatic version update by autodist
* Thu Jan 10 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 18.9.0-2mamba
- rebuild with python 3.6 support