diff --git a/python-urwid.changes b/python-urwid.changes index da6812a..0d9c4bc 100644 --- a/python-urwid.changes +++ b/python-urwid.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 8 20:13:34 UTC 2016 - freitag@opensuse.org + +- update to version 1.3.1: + * Fix for screen not getting reset on exception regression + (by Rian Hunter) + * AttrSpec objects are now comparable (by Random User) + * MonitoredList now has a clear method if list has a clear method + (by neumond) + * Fix for BarGraph hlines sort order (by Heiko Noordhof) + * Fix for final output not appearing on exit with some terminals + now that extra newline was removed (by Jared Winborne) + * Fix for a resizing bug in raw_display (by Esteban null) + ------------------------------------------------------------------- Thu May 14 13:09:33 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-urwid.spec b/python-urwid.spec index 6d23c7e..b186cc3 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -1,7 +1,7 @@ # # spec file for package python-urwid # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-urwid -Version: 1.3.0 +Version: 1.3.1 Release: 0 Url: http://excess.org/urwid/ Summary: A full-featured console (xterm et al.) user interface library diff --git a/urwid-1.3.0.tar.gz b/urwid-1.3.0.tar.gz deleted file mode 100644 index 5607760..0000000 --- a/urwid-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2 -size 580922 diff --git a/urwid-1.3.1.tar.gz b/urwid-1.3.1.tar.gz new file mode 100644 index 0000000..d70af2b --- /dev/null +++ b/urwid-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1 +size 588549