diff --git a/python-shtab.spec b/python-shtab.spec index 346dfd73f1019167f79170cf3c2741e97e1f674e..510111298daf09928972d4e7a114786b462b6645 100644 --- a/python-shtab.spec +++ b/python-shtab.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-shtab -Version: 1.7.1 +Version: 1.7.2 Release: 1 Summary: Automagic shell tab completion for Python CLI applications License: Apache-2.0 @@ -51,6 +51,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Jul 07 2025 openeuler_bot - 1.7.2-1 +- update python-shtab to 1.7.2 + * Mon Mar 18 2024 jiangxinyu - 1.7.1-1 - Update package to version 1.7.1 diff --git a/shtab-1.7.1.tar.gz b/shtab-1.7.1.tar.gz deleted file mode 100644 index 716da98c4cc405eb670cb6b83f81c275ff00c858..0000000000000000000000000000000000000000 Binary files a/shtab-1.7.1.tar.gz and /dev/null differ diff --git a/shtab-1.7.2.tar.gz b/shtab-1.7.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..13a2617168373f2596d78f824fd279572b871aba Binary files /dev/null and b/shtab-1.7.2.tar.gz differ