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 2023-10-12 23:41:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyglet (Old) and /work/SRC/openSUSE:Factory/.python-pyglet.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyglet" Thu Oct 12 23:41:43 2023 rev:20 rq:1117152 version:2.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyglet/python-pyglet.changes 2023-08-30 10:23:27.850531871 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyglet.new.1807/python-pyglet.changes 2023-10-12 23:43:06.411064472 +0200 @@ -1,0 +2,10 @@ +Wed Oct 11 15:08:53 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Replace freetype buildRequires with freetype2-devel: freetype is + deprecated. The python code loads a libfreetype.so, which + actually never existed in freetype 1. The tests passed so far as + libfreetype6 has been pulled in indirectly by python-Pillow. +- Drop the freetype recommends, as it is never used and the + library in question is pulled in via existing deps. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyglet.spec ++++++ --- /var/tmp/diff_new_pack.xnPxRM/_old 2023-10-12 23:43:07.067088219 +0200 +++ /var/tmp/diff_new_pack.xnPxRM/_new 2023-10-12 23:43:07.071088365 +0200 @@ -50,7 +50,6 @@ Requires: python-pypng Recommends: alsa-lib Recommends: fontconfig -Recommends: freetype Recommends: libGLU1 Recommends: libopenal0 BuildArch: noarch @@ -63,7 +62,7 @@ BuildRequires: Mesa-dri BuildRequires: alsa-lib BuildRequires: fontconfig -BuildRequires: freetype +BuildRequires: freetype2-devel BuildRequires: gnu-free-fonts BuildRequires: libopenal0 BuildRequires: xorg-x11-server
