diff --git a/python-click.spec b/python-click.spec index 2a0acb0..7f0a29d 100644 --- a/python-click.spec +++ b/python-click.spec @@ -1,5 +1,5 @@ Name: python-click -Version: 4.0 +Version: 5.1 Release: 1mamba Summary: A simple wrapper around optparse for powerful command line utilities Group: System/Libraries @@ -49,5 +49,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %defattr(-,root,root) %changelog +* Wed Nov 04 2015 Automatic Build System 5.1-1mamba +- automatic version update by autodist + * Thu Jul 02 2015 Stefano Cotta Ramusino 4.0-1mamba - package created using the webbuild interface