diff --git a/python-configargparse.spec b/python-configargparse.spec index b38e2b7..d3ba424 100644 --- a/python-configargparse.spec +++ b/python-configargparse.spec @@ -1,5 +1,5 @@ Name: python-configargparse -Version: 0.9.1 +Version: 0.10.0 Release: 1mamba Summary: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables Group: System/Libraries @@ -41,5 +41,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Dec 06 2015 Automatic Build System 0.10.0-1mamba +- automatic version update by autodist + * Sat Dec 05 2015 Silvan Calarco 0.9.1-1mamba - package created using the webbuild interface