diff --git a/python-texttable.spec b/python-texttable.spec index e7897f0200688cc954ce3b7485c19e18c36dfe81..3e38a5022f4f54d97380ab6f22478be9775c66d6 100644 --- a/python-texttable.spec +++ b/python-texttable.spec @@ -1,6 +1,6 @@ Name: python-texttable -Version: 1.4.0 -Release: 2 +Version: 1.6.2 +Release: 1 Summary: Python module for creating simple ASCII tables License: LGPLv3 URL: https://github.com/foutaise/texttable @@ -52,5 +52,8 @@ py.test-%{python3_version} --verbose tests.py %{python3_sitelib}/* %changelog +* Thu Jul 16 2020 jixinjie - 1.6.2-1 +- update package to 1.6.2 + * Thu Feb 13 2020 Ruijun Ge - 1.4.0-2 - init package diff --git a/v1.4.0.tar.gz b/v1.4.0.tar.gz deleted file mode 100644 index 66ba34d17b338aaa43bc03dba4537b3ed9e34112..0000000000000000000000000000000000000000 Binary files a/v1.4.0.tar.gz and /dev/null differ diff --git a/v1.6.2.tar.gz b/v1.6.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8bcda9f0cad032e1e9f2fc91ebf3d236d5183153 Binary files /dev/null and b/v1.6.2.tar.gz differ