diff --git a/python-terminado.changes b/python-terminado.changes index 79e0d6c..d7ba614 100644 --- a/python-terminado.changes +++ b/python-terminado.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 5 18:22:18 UTC 2022 - Arun Persaud + +- update to version 0.13.2: + * Bugs fixed + + Increase scrollback to 1000 #143 (@yusufbashi) + * Maintenance and upkeep improvements + + Add test for terminating the terminals and fix Windows terminal + shutdown behavior #142 (@blink1073) + ------------------------------------------------------------------- Sat Jan 29 18:00:55 UTC 2022 - Arun Persaud diff --git a/python-terminado.spec b/python-terminado.spec index c5f5ea4..4cec4bb 100644 --- a/python-terminado.spec +++ b/python-terminado.spec @@ -21,7 +21,7 @@ # Disable tests until random testing race condition fixed, see: https://github.com/jupyter/terminado/issues/21 %bcond_with tests Name: python-terminado -Version: 0.13.1 +Version: 0.13.2 Release: 0 Summary: Terminals served to termjs using Tornado websockets License: BSD-2-Clause diff --git a/terminado-0.13.1.tar.gz b/terminado-0.13.1.tar.gz deleted file mode 100644 index 3258bfe..0000000 --- a/terminado-0.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b82b5c6e991f0705a76f961f43262a7fb1e55b093c16dca83f16384a7f39b7b -size 16770 diff --git a/terminado-0.13.2.tar.gz b/terminado-0.13.2.tar.gz new file mode 100644 index 0000000..cbeb2fc --- /dev/null +++ b/terminado-0.13.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6147a7ea31d150f9df4a26cedde3dbb2e011be269f89ff0267ae4157f3ae426 +size 16972