diff --git a/knack-0.7.1.tar.gz b/knack-0.7.1.tar.gz deleted file mode 100644 index 5ad0d62..0000000 --- a/knack-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcef6040164ebe7d69629e4e089b398c9b980791446496301befcf8381dba0fc -size 67146 diff --git a/knack-0.7.2.tar.gz b/knack-0.7.2.tar.gz new file mode 100644 index 0000000..584332c --- /dev/null +++ b/knack-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc6aef6760ea9a9620577e01540617678d78cab3111a0f03e8b9f987d0f08ca +size 66783 diff --git a/python-knack.changes b/python-knack.changes index a836ed2..b494023 100644 --- a/python-knack.changes +++ b/python-knack.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 18 12:22:19 UTC 2020 - John Paul Adrian Glaubitz + +- Update to version 0.7.2 + * [Config] Support listing sections (#217) + ------------------------------------------------------------------- Tue Jun 16 12:19:05 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-knack.spec b/python-knack.spec index f04ad59..2dc8812 100644 --- a/python-knack.spec +++ b/python-knack.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-knack -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: A Command-Line Interface framework License: MIT