diff --git a/python-tox.spec b/python-tox.spec index fbf80a7..359b9c8 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -1,5 +1,5 @@ Name: python-tox -Version: 3.14.3 +Version: 3.5.3 Release: 1 Summary: Virtualenv-based automation of test activities License: MIT @@ -42,8 +42,8 @@ rm -rf tox.egg-info %files help %defattr(-,root,root) -%doc README.md +%doc README.rst %changelog -* Tue Feb 11 2020 huzunhao - 3.14.3-1 +* Tue Feb 11 2020 huzunhao - 3.5.3-1 - Package init diff --git a/tox-3.14.3.tar.gz b/tox-3.14.3.tar.gz deleted file mode 100644 index 305a9aa..0000000 Binary files a/tox-3.14.3.tar.gz and /dev/null differ diff --git a/tox-3.5.3.tar.gz b/tox-3.5.3.tar.gz new file mode 100644 index 0000000..e98c486 Binary files /dev/null and b/tox-3.5.3.tar.gz differ