diff --git a/argcomplete-3.2.1.tar.gz b/argcomplete-3.2.1.tar.gz deleted file mode 100644 index d91d363..0000000 --- a/argcomplete-3.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:437f67fb9b058da5a090df505ef9be0297c4883993f3f56cb186ff087778cfb4 -size 80727 diff --git a/argcomplete-3.2.2.tar.gz b/argcomplete-3.2.2.tar.gz new file mode 100644 index 0000000..97cc4f3 --- /dev/null +++ b/argcomplete-3.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e49e8ea59b4026ee29548e24488af46e30c9de57d48638e24f54a1ea1000a2 +size 80764 diff --git a/python-argcomplete.changes b/python-argcomplete.changes index df2be41..89403b7 100644 --- a/python-argcomplete.changes +++ b/python-argcomplete.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 30 12:07:05 UTC 2024 - Dirk Müller + +- update to 3.2.2: + * Expand tilde in zsh + ------------------------------------------------------------------- Wed Jan 3 10:54:17 UTC 2024 - Ben Greiner diff --git a/python-argcomplete.spec b/python-argcomplete.spec index b6e9524..3e3daab 100644 --- a/python-argcomplete.spec +++ b/python-argcomplete.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-argcomplete -Version: 3.2.1 +Version: 3.2.2 Release: 0 Summary: Bash tab completion for argparse License: Apache-2.0 @@ -39,7 +39,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: zsh Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages