diff --git a/python-shtab.spec b/python-shtab.spec index 27e729fd3eb12ac7e7f4e9b954d29d7ae4c8de38..e9fb83504f0dd0787b517c7e46abd9f0f6d8bb03 100644 --- a/python-shtab.spec +++ b/python-shtab.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-shtab -Version: 1.7.2 -Release: 2 +Version: 1.8.0 +Release: 1 Summary: Automagic shell tab completion for Python CLI applications License: Apache-2.0 URL: https://github.com/iterative/shtab @@ -51,6 +51,9 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Thu Nov 27 2025 gongxingliang -1.8.0-1 +- Update package to version 1.8.0 + * Fri Oct 24 2025 Ge Wang - 1.7.2-2 - Remove old 1.7.1 source diff --git a/shtab-1.7.2.tar.gz b/shtab-1.7.2.tar.gz deleted file mode 100644 index 13a2617168373f2596d78f824fd279572b871aba..0000000000000000000000000000000000000000 Binary files a/shtab-1.7.2.tar.gz and /dev/null differ diff --git a/shtab-1.8.0.tar.gz b/shtab-1.8.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6969591f96a18c069affe06cd2e1f1ee0b02a5ca Binary files /dev/null and b/shtab-1.8.0.tar.gz differ