automatic version update by autodist [release 15.2.1-1mamba;Fri Jun 05 2015]

This commit is contained in:
Automatic Build System 2024-01-05 16:48:04 +01:00
parent b9522a209c
commit 01e7dee008

View File

@ -1,7 +1,7 @@
%define pkgmajver %(echo %{version} | cut -d. -f 1-2)
Name: python-twisted
Version: 15.1.0
Version: 15.2.1
Release: 1mamba
Summary: Event-driven networking framework written in Python
Group: System/Libraries/Python
@ -78,13 +78,16 @@ cp -a doc/*/man/*.1 %{buildroot}%{_mandir}/man1/
%{_mandir}/man1/pyhtmlizer.*
%{_mandir}/man1/tap2deb.*
%{_mandir}/man1/tap2rpm.*
%{_mandir}/man1/tapconvert.*
#%{_mandir}/man1/tapconvert.*
%{_mandir}/man1/tkconch.*
%{_mandir}/man1/trial.*
%{_mandir}/man1/twistd.*
%doc README
%changelog
* Fri Jun 05 2015 Automatic Build System <autodist@mambasoft.it> 15.2.1-1mamba
- automatic version update by autodist
* Mon Apr 13 2015 Automatic Build System <autodist@mambasoft.it> 15.1.0-1mamba
- automatic version update by autodist