diff --git a/python-twisted.spec b/python-twisted.spec index 70374c9..6682d9e 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -1,7 +1,7 @@ %define pkgmajver %(echo %{version} | cut -d. -f 1-2) Name: python-twisted -Version: 14.0.2 +Version: 15.0.0 Release: 1mamba Summary: Event-driven networking framework written in Python Group: System/Libraries/Python @@ -85,6 +85,9 @@ cp -a doc/*/man/*.1 %{buildroot}%{_mandir}/man1/ %doc README %changelog +* Sat Jan 31 2015 Automatic Build System 15.0.0-1mamba +- automatic version update by autodist + * Fri Sep 19 2014 Automatic Build System 14.0.2-1mamba - automatic version update by autodist