diff --git a/python-urwid.changes b/python-urwid.changes index e96e2db..4458854 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 30 19:56:38 UTC 2024 - Dirk Müller + +- update to 2.6.16: + * Feature: Add focus reporting support + * Add 16-color support + * Disable mouse tracking and discard input when exiting the + main loop + * Type annotations: fix typing issues + ------------------------------------------------------------------- Mon Sep 23 08:53:29 UTC 2024 - Dirk Müller diff --git a/python-urwid.spec b/python-urwid.spec index 955cfd3..eb3e005 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-urwid -Version: 2.6.15 +Version: 2.6.16 Release: 0 Summary: A full-featured console (xterm et al.) user interface library License: LGPL-2.1-or-later diff --git a/urwid-2.6.15.tar.gz b/urwid-2.6.15.tar.gz deleted file mode 100644 index 4307fc4..0000000 --- a/urwid-2.6.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ecc57330d88c8d9663ffd7092a681674c03ff794b6330ccfef479af7aa9671b -size 847872 diff --git a/urwid-2.6.16.tar.gz b/urwid-2.6.16.tar.gz new file mode 100644 index 0000000..ea81a8d --- /dev/null +++ b/urwid-2.6.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ad239939e44c385e64aa00027878b9e5c486d59e855ec8ab5b1e1adcdb32a2 +size 848179