Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyglet for openSUSE:Factory checked in at 2021-03-08 15:19:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyglet (Old) and /work/SRC/openSUSE:Factory/.python-pyglet.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyglet" Mon Mar 8 15:19:20 2021 rev:12 rq:877643 version:1.5.15 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyglet/python-pyglet.changes 2021-02-19 23:46:16.615422899 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyglet.new.2378/python-pyglet.changes 2021-03-08 15:21:00.198103276 +0100 @@ -1,0 +2,9 @@ +Mon Mar 8 09:10:33 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.5.15: + - shapes.Circle segment calculation will always use a minimum of 14 segments. + - shapes.Arc is now made from line segments, and by default has unconnected ends. + - Windows - Use the internal keystate to determine the mod shift rather than relying on GetKeyState + which relies on another event that may be called after WM_INPUT. + +------------------------------------------------------------------- Old: ---- pyglet-1.5.14.zip New: ---- pyglet-1.5.15.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyglet.spec ++++++ --- /var/tmp/diff_new_pack.cxCjZu/_old 2021-03-08 15:21:00.782103703 +0100 +++ /var/tmp/diff_new_pack.cxCjZu/_new 2021-03-08 15:21:00.786103706 +0100 @@ -32,7 +32,7 @@ %define skip_python2 1 %bcond_with pytest_helpers Name: python-pyglet -Version: 1.5.14 +Version: 1.5.15 Release: 0 Summary: Windowing and multimedia library License: BSD-3-Clause AND MIT