diff --git a/python-texttable.spec b/python-texttable.spec index 51fd421..8c8463e 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -1,5 +1,5 @@ Name: python-texttable -Version: 1.6.3 +Version: 1.6.4 Release: 1 Summary: Python module for creating simple ASCII tables License: MIT @@ -36,6 +36,9 @@ py.test-%{python3_version} --verbose tests.py %{python3_sitelib}/* %changelog +* Tue Aug 02 2022 zhaoshuang - 1.6.4-1 +- update package to 1.6.4 + * Thu Jan 14 2021 yanglongkang - 1.6.3-1 - update package to 1.6.3 diff --git a/v1.6.3.tar.gz b/v1.6.3.tar.gz deleted file mode 100644 index c6aba3a..0000000 Binary files a/v1.6.3.tar.gz and /dev/null differ diff --git a/v1.6.4.tar.gz b/v1.6.4.tar.gz new file mode 100644 index 0000000..c81de08 Binary files /dev/null and b/v1.6.4.tar.gz differ