From 7c4ad7763837726c0e16cb46d652e500689875c2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:58:52 +0100 Subject: [PATCH] automatic version update by autodist [release 0.15.2-1mamba;Tue Dec 10 2019] --- python-configargparse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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