diff --git a/python-twisted.spec b/python-twisted.spec index 95a8427..c4086d4 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: 15.4.0 +Version: 15.5.0 Release: 1mamba Summary: Event-driven networking framework written in Python Group: System/Libraries/Python @@ -82,9 +82,12 @@ cp -a doc/*/man/*.1 %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/tkconch.* %{_mandir}/man1/trial.* %{_mandir}/man1/twistd.* -%doc README +#%doc README %changelog +* Thu Dec 03 2015 Automatic Build System 15.5.0-1mamba +- automatic version update by autodist + * Thu Sep 24 2015 Automatic Build System 15.4.0-1mamba - automatic version update by autodist