Hello community,

here is the log from the commit of package python3-urwid for openSUSE:Factory 
checked in at 2015-01-08 23:02:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-urwid (Old)
 and      /work/SRC/openSUSE:Factory/.python3-urwid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-urwid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-urwid/python3-urwid.changes      
2014-07-15 08:01:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-urwid.new/python3-urwid.changes 
2015-01-08 23:02:57.000000000 +0100
@@ -1,0 +2,24 @@
+Wed Jan  7 21:45:08 UTC 2015 - [email protected]
+
+- specfile: update copyright year
+
+- update to version 1.3.0:
+  * New AsyncioEventLoop for Python 3.4, Python 3.x with asyncio package
+    or Python 2 with trollius package (by Alex Munroe, Jonas Wielicki,
+    with earlier work by Kelketek Rritaa)
+  * Screen classes now call back to MainLoop using event loop alarms
+    instead of passing timeout values to MainLoop (by Alex Munroe)
+  * Add support for bright backgrounds on linux console (by Russell
+    Warren)
+  * Allow custom sorting of MonitoredList (by Tony Cebzanov)
+  * Fix support for negative indexes with MonitoredFocusList (by Heiko
+    Noordhof)
+  * Documentation fixes (by Ismail, Matthew Mosesohn)
+
+- changes from version 1.2.2:
+  * Fix for a serious raw_display performance regression (by Anton
+    Khirnov)
+  * Fix for high color palette detection (by extempo)
+  * Small changes to enable windows support (by Jeanpierre Devin)
+
+-------------------------------------------------------------------

Old:
----
  urwid-1.2.1.tar.gz

New:
----
  urwid-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-urwid.spec ++++++
--- /var/tmp/diff_new_pack.0q7hBG/_old  2015-01-08 23:02:59.000000000 +0100
+++ /var/tmp/diff_new_pack.0q7hBG/_new  2015-01-08 23:02:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-urwid
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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:           python3-urwid
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Url:            http://excess.org/urwid/
 Summary:        A full-featured console (xterm et al.) user interface library
@@ -28,9 +28,9 @@
 BuildRequires:  python3-2to3
 # Needed for hashlib/sha512
 BuildRequires:  python3
+BuildRequires:  python3-base
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-BuildRequires:  python3-base
 Requires:       python3-curses
 
 %description

++++++ urwid-1.2.1.tar.gz -> urwid-1.3.0.tar.gz ++++++
++++ 7319 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to