diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 3c3ae84..0dd9605 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 10 19:13:58 UTC 2021 - Ben Greiner + +- Update to version 5.1.1 + * Improve handling of different keyboard combinations. + * Move cursor to the beginning of buffer if on the same line. + ------------------------------------------------------------------- Mon May 10 12:31:24 UTC 2021 - Ben Greiner diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 4e4a622..5efa876 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-qtconsole -Version: 5.1.0 +Version: 5.1.1 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause diff --git a/qtconsole-5.1.0.tar.gz b/qtconsole-5.1.0.tar.gz deleted file mode 100644 index 8b45596..0000000 --- a/qtconsole-5.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12c734494901658787339dea9bbd82f3dc0d5e394071377a1c77b4a0954d7d8b -size 428856 diff --git a/qtconsole-5.1.1.tar.gz b/qtconsole-5.1.1.tar.gz new file mode 100644 index 0000000..90d30f6 --- /dev/null +++ b/qtconsole-5.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc34bca14f65535afcb401bc74b752bac955e5313001ba640383f7e5857dc49 +size 428840