forked from pool/python-pyglet
Accepting request 1117038 from home:dimstar:Factory
- 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. OBS-URL: https://build.opensuse.org/request/show/1117038 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 15:08:53 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 06:52:57 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user