diff --git a/python-texttable.spec b/python-texttable.spec index 51fd4219ad7f5b5ee9e453d7d38553d4f4e74deb..8c8463e2b31f1b8c5962c6aa9bbcb324c52cdd42 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 c6aba3af4ce2753d01387a7559d5636b9c5ad56f..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..c81de084c5b73b65d2d374ca40c2cc67198489aa Binary files /dev/null and b/v1.6.4.tar.gz differ