diff --git a/python-yaspin.changes b/python-yaspin.changes index 0e7c4c9..39d73b0 100644 --- a/python-yaspin.changes +++ b/python-yaspin.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 24 13:43:28 UTC 2019 - Tomáš Chvátal + +- Update to 0.14.3: + * fix(#29): race condition between spinner thread and write() + ------------------------------------------------------------------- Mon May 6 11:50:48 UTC 2019 - pgajdos@suse.com diff --git a/python-yaspin.spec b/python-yaspin.spec index 02e5320..4a39e2b 100644 --- a/python-yaspin.spec +++ b/python-yaspin.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-yaspin -Version: 0.14.2 +Version: 0.14.3 Release: 0 Summary: Yet Another Terminal Spinner License: MIT diff --git a/yaspin-0.14.2.tar.gz b/yaspin-0.14.2.tar.gz deleted file mode 100644 index 07f8699..0000000 --- a/yaspin-0.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84bfdea26e7f7a93256a218ec9e2276679fadecb241c128436463116f56276f9 -size 32699 diff --git a/yaspin-0.14.3.tar.gz b/yaspin-0.14.3.tar.gz new file mode 100644 index 0000000..a34bf58 --- /dev/null +++ b/yaspin-0.14.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94b7602f0dc59d26a15e63cefff6aaf644c58dd77fc4e1ef675d3ba2c302ed06 +size 33032