diff --git a/python-configargparse.spec b/python-configargparse.spec index 1c51244..2a35406 100644 --- a/python-configargparse.spec +++ b/python-configargparse.spec @@ -1,5 +1,5 @@ Name: python-configargparse -Version: 0.14.0 +Version: 0.15.2 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,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Tue Dec 10 2019 Automatic Build System 0.15.2-1mamba +- automatic version update by autodist + * Tue Jan 15 2019 Automatic Build System 0.14.0-1mamba - automatic version update by autodist